8000 fix: update changelog link in footer to point to documentation site · coderabbitai/coderabbit-docs@3fc77c8 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3fc77c8

Browse files
committed
fix: update changelog link in footer to point to documentation site
1 parent 6ef7891 commit 3fc77c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/Footer/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ function CustomFooter(props) {
7171
Pricing
7272
</a>
7373
<a
74-
href="https://coderabbit.ai/changelog"
74+
href="https://docs.coderabbit.ai/changelog"
7575
className="justify-center text-white text-base font-medium whitespace-nowrap mt-1"
7676
>
7777
Changelog

0 commit comments

Comments
 (0)
0