Skip to content

Commit 5c082dc

Browse files
fix: update blog link in docusaurus configuration
1 parent 9cfa6c4 commit 5c082dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ const config: Config = {
180180
className: "navbar-link-active",
181181
},
182182
{
183-
href: "https://blog.coderabbit.ai/blog",
183+
href: "https://coderabbit.ai/blog",
184184
label: "Blog",
185185
position: "left",
186186
},

0 commit comments

Comments
 (0)