Skip to content

Commit 106208c

Browse files
tyaga001github-actions[bot]aravindputrevu
authored
fix: update docusaurus redirects for new documentation structure (#163)
* fix: update docusaurus redirects for new documentation structure - Add redirect from /get-started to /getting-started/quickstart - Fix /configure-coderabbit to redirect to /getting-started/configure-coderabbit - Update redirects for integration and platform paths - Ensure all legacy paths correctly map to new documentation structure Resolves 404 issues with old documentation links * fix: update docusaurus redirects for new documentation structure - Add redirect from /get-started to /getting-started/quickstart - Fix /configure-coderabbit to redirect to /getting-started/configure-coderabbit - Update redirects for integration and platform paths - Ensure all legacy paths correctly map to new documentation structure Resolves 404 issues with old documentation links * 🎨 pnpm run lint:fix [dependabot skip] --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Aravind Putrevu <aravind.putrevu@gmail.com>
1 parent 6b49fbc commit 106208c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docusaurus.config.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const config: Config = {
4242
redirects: [
4343
{
4444
from: "/get-started",
45-
to: "/getting-started/configure-coderabbit",
45+
to: "/getting-started/quickstart/",
4646
},
4747
{
4848
from: "/guides/customize-coderabbit",
@@ -80,6 +80,10 @@ const config: Config = {
8080
from: "/platforms/self-hosted-github",
8181
to: "/platforms/github-enterprise-server",
8282
},
83+
{
84+
from: "/configure-coderabbit",
85+
to: "/getting-started/configure-coderabbit",
86+
},
8387
],
8488
},
8589
],

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