Skip to content

Commit 5e4c856

Browse files
committed
Remove unnecessary redirect rules and update docs link
1 parent 24d799a commit 5e4c856

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ const config: Config = {
4444
to: "https://docs.coderabbit.ai/docs/get-started/signup",
4545
from: "/docs/get-started",
4646
},
47-
{
48-
from: "/blog/*",
49-
to: "https://blog.coderabbit.ai/blog/",
50-
},
5147
],
5248
},
5349
],
@@ -146,7 +142,7 @@ const config: Config = {
146142
sidebarId: "docsSidebar",
147143
position: "left",
148144
label: "Docs",
149-
href: "/docs",
145+
href: "/",
150146
},
151147
{
152148
// type: "docSidebar",

static/_redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Redirect blog.coderabbit.ai/docs to docs.coderabbit.ai
22

3-
/docs https://docs.coderabbit.ai/ 301!
3+
/blog.coderabbit.ai/ https://docs.coderabbit.ai/ 301!
44

55
# Exclude docs.coderabbit.ai/ (except /) from redirection
66

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy