Skip to content

Commit e0c569b

Browse files
ryo-manbaclaude
andcommitted
fix: use relative path for README og-image
Move og-image.png to .github/ and use relative path in README for reliable rendering on GitHub. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent da9211c commit e0c569b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/og-image.png

384 KB
Loading

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
<a href="https://ryo-manba.github.io/data-chart/"><img src="https://raw.githubusercontent.com/ryo-manba/data-chart/main/docs/public/og-image.png" alt="data-chart" width="100%" /></a>
3+
<a href="https://ryo-manba.github.io/data-chart/"><img src=".github/og-image.png" alt="data-chart" width="100%" /></a>
44

55
<h1>data-chart</h1>
66

0 commit comments

Comments
 (0)