Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit6ef631d

Browse files
committed
Update footer links
1 parent38e94ef commit6ef631d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/theme/Footer/index.js‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ function CustomFooter(props) {
4444
Docs
4545
</a>
4646
<a
47-
href="https://blog.coderabbit.ai/"
47+
href="https://blog.coderabbit.ai/blog"
4848
className="justify-center text-white text-base font-medium whitespace-nowrap mt-1"
4949
>
5050
Blog
5151
</a>
5252
<a
53-
href="https://coderabbit.ai/pricing"
53+
href="https://coderabbit.ai/#pricing"
5454
className="justify-center text-white text-base font-medium whitespace-nowrap mt-1"
5555
>
5656
Pricing
@@ -64,7 +64,7 @@ function CustomFooter(props) {
6464
</div>
6565
<divclassName="justify-center items-stretch flex flex-col gap-3 pl-16">
6666
<a
67-
href="#"
67+
href="https://coderabbit.ai/compliance"
6868
className="justify-center text-white text-base font-medium whitespace-nowrap"
6969
>
7070
Compliance{" "}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp