File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,13 +44,13 @@ function CustomFooter(props) {
44
44
Docs
45
45
</ a >
46
46
< a
47
- href = "https://blog.coderabbit.ai/"
47
+ href = "https://blog.coderabbit.ai/blog "
48
48
className = "justify-center text-white text-base font-medium whitespace-nowrap mt-1"
49
49
>
50
50
Blog
51
51
</ a >
52
52
< a
53
- href = "https://coderabbit.ai/pricing"
53
+ href = "https://coderabbit.ai/# pricing"
54
54
className = "justify-center text-white text-base font-medium whitespace-nowrap mt-1"
55
55
>
56
56
Pricing
@@ -64,7 +64,7 @@ function CustomFooter(props) {
64
64
</ div >
65
65
< div className = "justify-center items-stretch flex flex-col gap-3 pl-16" >
66
66
< a
67
- href = "# "
67
+ href = "https://coderabbit.ai/compliance "
68
68
className = "justify-center text-white text-base font-medium whitespace-nowrap"
69
69
>
70
70
Compliance{ " " }
You can’t perform that action at this time.
0 commit comments