Skip to content

Commit 3bb470e

Browse files
EstrellaXDclaude
andcommitted
fix: update README image paths to public folder
The images are tracked at docs/public/image/, not docs/image/. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 3464df3 commit 3bb470e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
2-
<img src="docs/image/icons/light-icon.svg#gh-light-mode-only" width=50%/ alt="">
3-
<img src="docs/image/icons/dark-icon.svg#gh-dark-mode-only" width=50%/ alt="">
2+
<img src="docs/public/image/icons/light-icon.svg#gh-light-mode-only" width=50%/ alt="">
3+
<img src="docs/public/image/icons/dark-icon.svg#gh-dark-mode-only" width=50%/ alt="">
44
</p>
55
<p align="center">
66
<img title="docker build version" src="https://img.shields.io/docker/v/estrellaxd/auto_bangumi" alt="">
@@ -16,7 +16,7 @@
1616
# 项目说明
1717

1818
<p align="center">
19-
<img title="AutoBangumi" src="docs/image/feature/bangumi-list.png" alt="" width=75%>
19+
<img title="AutoBangumi" src="docs/public/image/feature/bangumi-list.png" alt="" width=75%>
2020
</p>
2121

2222
本项目是基于 RSS 的全自动追番整理下载工具。只需要在 [Mikan Project][mikan] 等网站上订阅番剧,就可以全自动追番。

0 commit comments

Comments
 (0)