This repository was archived by the owner on Aug 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ hide_table_of_contents: false
2222 <meta name =" title " content =" CodeRabbit: Bringing AI to Code Reviews " />
2323
2424 <meta property =" og:type " content =" article " />
25- <meta property =" og:url " content =" https://blog. coderabbit.ai/blog/coderabbit-deep-dive " />
25+ <meta property =" og:url " content =" https://coderabbit.ai/blog/coderabbit-deep-dive " />
2626 <meta property =" og:title " content =" AI and the Future of Code Reviews: A Deep Dive into CodeRabbit " />
2727 <meta property =" og:image " content =" https://docs.coderabbit.ai/img/blogs/founder_blog_meta.jpeg " />
2828
29- <meta name =" twitter:image " content =" https://blog. coderabbit.ai/img/blogs/founder_blog_meta.jpeg " />
29+ <meta name =" twitter:image " content =" https://coderabbit.ai/img/blogs/founder_blog_meta.jpeg " />
3030 <meta name =" twitter:card " content =" summary_large_image " />
3131 <meta name =" twitter:title " content =" AI and the Future of Code Reviews: A Deep Dive into CodeRabbit " />
3232</head >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ aiDisclaimer: true
2323 <meta name =" title " content =" Boosting Engineering Efficiency Using AI Code Reviews for Remote Teams " />
2424
2525 <meta property =" og:type " content =" article " />
26- <meta property =" og:url " content =" https://blog. coderabbit.ai/blog/boosting-engineering-efficiency " />
26+ <meta property =" og:url " content =" https://coderabbit.ai/blog/boosting-engineering-efficiency " />
2727 <meta property =" og:title " content =" Boosting Engineering Efficiency Using AI Code Reviews for Remote Teams " />
2828 <meta property =" og:image " content =' https://docs.coderabbit.ai/img/blogs/blog4.jpeg ' />
2929
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ const config: Config = {
159159 // sidebarId: "blogsSidebar",
160160 position : "left" ,
161161 label : "Blog" ,
162- href : "https://blog. coderabbit.ai/blog" ,
162+ href : "https://coderabbit.ai/blog" ,
163163 } ,
164164 {
165165 href : "https://discord.gg/GsXnASn26c" ,
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ a[docid="docs"] > svg {
7272}
7373
7474@media screen and (max-width : 480px ) {
75- a .navbar__item .navbar__link [href = "https://blog. coderabbit.ai/blog" ]
75+ a .navbar__item .navbar__link [href = "https://coderabbit.ai/blog" ]
7676 {
7777 display : none;
7878 }
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ function CustomFooter(props) {
4242 Docs
4343 </ a >
4444 < a
45- href = "https://blog. coderabbit.ai/blog"
45+ href = "https://coderabbit.ai/blog"
4646 className = "justify-center text-white text-base font-medium whitespace-nowrap mt-1"
4747 >
4848 Blog
Original file line number Diff line number Diff line change 11
2- /blog/ * https://coderabbit.ai/ :splat 200
2+
You can’t perform that action at this time.
0 commit comments