Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b88e91 commit 24d799aCopy full SHA for 24d799a
docusaurus.config.ts
@@ -146,7 +146,7 @@ const config: Config = {
146
sidebarId: "docsSidebar",
147
position: "left",
148
label: "Docs",
149
- to: "/docs",
+ href: "/docs",
150
},
151
{
152
// type: "docSidebar",
static/_redirects
@@ -6,4 +6,4 @@
6
7
/docs/\* https://docs.coderabbit.ai/:splat 200
8
9
-/blog https://blog.coderabbit.ai/blogs 301!
+/blog https://blog.coderabbit.ai/blog 301!
0 commit comments