docs: 修复 Star History 图表链接

当前 README 中的 Star History 图表因 GitHub stargazer API 限制已无法正常显示,将其切换到可正常工作的替代数据源域名 star-history.dera.page,使图表恢复展示。
This commit is contained in:
FaintFlower 2026-08-15 23:40:20 +00:00
parent a9e17d0e36
commit 04c4679a50
2 changed files with 2 additions and 2 deletions

View File

@ -128,4 +128,4 @@ Click to view [`LICENSE`](LICENSE) file
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=linyqh/NarratoAI&type=Date)](https://star-history.com/#linyqh/NarratoAI&Date)
[![Star History Chart](https://star-history.dera.page/svg?repos=linyqh/NarratoAI&type=Date)](https://star-history.dera.page/#linyqh/NarratoAI&Date)

View File

@ -208,4 +208,4 @@ uv run streamlit run webui.py --server.maxUploadSize=2048
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=linyqh/NarratoAI&type=Date)](https://star-history.com/#linyqh/NarratoAI&Date)
[![Star History Chart](https://star-history.dera.page/svg?repos=linyqh/NarratoAI&type=Date)](https://star-history.dera.page/#linyqh/NarratoAI&Date)