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.

Commit115f255

Browse files
test
1 parent3b895aa commit115f255

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

‎blog/2023-08-26-welcome/index.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ hide_table_of_contents: false
2222
<metaname="title"content="CodeRabbit: Bringing AI to Code Reviews" />
2323

2424
<metaproperty="og:type"content="article" />
25-
<metaproperty="og:url"content="https://blog.coderabbit.ai/blog/coderabbit-deep-dive" />
25+
<metaproperty="og:url"content="https://coderabbit.ai/blog/coderabbit-deep-dive" />
2626
<metaproperty="og:title"content="AI and the Future of Code Reviews: A Deep Dive into CodeRabbit" />
2727
<metaproperty="og:image"content="https://docs.coderabbit.ai/img/blogs/founder_blog_meta.jpeg" />
2828

29-
<metaname="twitter:image"content="https://blog.coderabbit.ai/img/blogs/founder_blog_meta.jpeg" />
29+
<metaname="twitter:image"content="https://coderabbit.ai/img/blogs/founder_blog_meta.jpeg" />
3030
<metaname="twitter:card"content="summary_large_image" />
3131
<metaname="twitter:title"content="AI and the Future of Code Reviews: A Deep Dive into CodeRabbit" />
3232
</head>

‎blog/2023-11-13-boosting-engineering-efficiency.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ aiDisclaimer: true
2323
<metaname="title"content="Boosting Engineering Efficiency Using AI Code Reviews for Remote Teams" />
2424

2525
<metaproperty="og:type"content="article" />
26-
<metaproperty="og:url"content="https://blog.coderabbit.ai/blog/boosting-engineering-efficiency" />
26+
<metaproperty="og:url"content="https://coderabbit.ai/blog/boosting-engineering-efficiency" />
2727
<metaproperty="og:title"content="Boosting Engineering Efficiency Using AI Code Reviews for Remote Teams" />
2828
<metaproperty="og:image"content='https://docs.coderabbit.ai/img/blogs/blog4.jpeg' />
2929

‎docusaurus.config.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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",

‎src/css/custom.css‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ a[docid="docs"] > svg {
7272
}
7373

7474
@media screenand (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
}

‎src/theme/Footer/index.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

‎static/_redirects‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
/blog/*https://coderabbit.ai/:splat200
2+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp