Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit 0857b26

Browse files
committed
Update image URLs in blog posts
1 parent 870bf10 commit 0857b26

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

‎blog/2021-08-26-welcome/2023-09-25-coderabbit-deep-dive.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ image: /img/blogs/founder_blog_meta.jpeg
2323
<metaproperty="og:type"content="article" />
2424
<metaproperty="og:url"content="https://blog.coderabbit.ai/blog/coderabbit-deep-dive" />
2525
<metaproperty="og:title"content="AI and the Future of Code Reviews: A Deep Dive into CodeRabbit" />
26-
<metaproperty="og:image"content="https://blog.coderabbit.ai/img/blogs/founder_blog_meta.jpeg" />
26+
<metaproperty="og:image"content="https://docs.coderabbit.ai/img/blogs/founder_blog_meta.jpeg" />
2727

2828
<metaname="twitter:image"content="https://blog.coderabbit.ai/img/blogs/founder_blog_meta.jpeg" />
2929
<metaname="twitter:card"content="summary_large_image" />

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ aiDisclaimer: true
2525
<metaproperty="og:type"content="article" />
2626
<metaproperty="og:url"content="https://blog.coderabbit.ai/blog/boosting-engineering-efficiency" />
2727
<metaproperty="og:title"content="Boosting Engineering Efficiency Using AI Code Reviews for Remote Teams" />
28-
<metaproperty="og:image"content='https://docs.coderabbit.ai/img/blogs/blog4.jpeg' />
28+
<metaproperty="og:image"content='https://docs.coderabbit.ai/img/blogs/blog4.jpeg' />
2929

3030
<metaname="twitter:image"content='https://docs.coderabbit.ai/img/blogs/blog4.jpeg' />
3131
<metaname="twitter:card"content="summary_large_image" />

‎static/img/favicon.ico‎

132 Bytes
Binary file not shown.

0 commit comments

Comments
(0)