Skip to content

Commit 7f4eab4

Browse files
committed
add blog link to the sidebar
1 parent 837121c commit 7f4eab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebars.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const sidebars: SidebarsConfig = {
1919
{
2020
type: "link",
2121
label: "Blog",
22-
href: "https://blog.coderabbit.ai/",
22+
href: "https://blog.coderabbit.ai/blog",
2323
},
2424
],
2525
};

0 commit comments

Comments
 (0)