Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit8be024d

Browse files
committed
Update introduction.md and docusaurus.config.ts, delete index.tsx
1 parent3980ae2 commit8be024d

File tree

3 files changed

+3
-13
lines changed

3 files changed

+3
-13
lines changed

‎docs/introduction/introduction.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: What is CodeRabbit?
44
sidebar_label:Introduction
55
description:Accelerate Code Reviews with AI
66
image:"/preview_meta.jpg"
7-
#slug: "/"
7+
slug:"/"
88
---
99

1010
<head>

‎docusaurus.config.ts‎

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ const config: Config = {
4949
from:"/blog/*",
5050
to:"https://blog.coderabbit.ai/blog/",
5151
},
52-
{
53-
from:"/",
54-
to:"https://docs.coderabbit.ai/",
55-
},
5652
],
5753
},
5854
],
@@ -147,10 +143,11 @@ const config: Config = {
147143
items:[
148144
{
149145
type:"docSidebar",
146+
docId:"docs",
150147
sidebarId:"docsSidebar",
151148
position:"left",
152149
label:"Docs",
153-
href:baseUrl,
150+
to:"/",
154151
},
155152
{
156153
// type: "docSidebar",

‎src/pages/index.tsx‎

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp