Skip to content

Commit 4010de9

Browse files
committed
Update URL mappings in docusaurus.config.ts
1 parent 1f16b10 commit 4010de9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docusaurus.config.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ const config: Config = {
4646
from: "/docs/get-started",
4747
},
4848
{
49-
to: "https://docs.coderabbit.ai/",
50-
from: "/docs",
49+
from: "/blog/*",
50+
to: "https://blog.coderabbit.ai/blog/",
5151
},
5252
{
53-
to: "https://blog.coderabbit.ai/",
54-
from: "/blog",
53+
from: "/",
54+
to: "https://docs.coderabbit.ai/",
5555
},
5656
],
5757
},
@@ -75,7 +75,7 @@ const config: Config = {
7575
{
7676
docs: {
7777
sidebarPath: "./sidebars.ts",
78-
routeBasePath: "/docs",
78+
routeBasePath: "/",
7979
breadcrumbs: true,
8080
showLastUpdateTime: true,
8181
},

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