From 294e879d74ff2cc265a4824a4a42d0363cab62fd Mon Sep 17 00:00:00 2001 From: FaintFlower <310248465+FaintFlower@users.noreply.github.com> Date: Wed, 19 Aug 2026 12:42:26 +0000 Subject: [PATCH] Fix star history chart in README The current star history chart is broken due to GitHub stargazer API restrictions. Update the chart links in README and README_zh to use a working source. --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fdc4b3..b82dceb 100644 --- a/README.md +++ b/README.md @@ -676,4 +676,4 @@ Models in MOSS-Audio are licensed under the Apache License 2.0. ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=OpenMOSS/MOSS-Audio&type=date&legend=top-left)](https://www.star-history.com/#OpenMOSS/MOSS-Audio&type=date&legend=top-left) +[![Star History Chart](https://star-history.dera.page/svg?repos=OpenMOSS/MOSS-Audio&type=date&legend=top-left)](https://star-history.dera.page/#OpenMOSS/MOSS-Audio&type=date&legend=top-left) diff --git a/README_zh.md b/README_zh.md index bd22380..593d769 100644 --- a/README_zh.md +++ b/README_zh.md @@ -679,4 +679,4 @@ MOSS-Audio 中的模型基于 Apache License 2.0 许可证发布。 ## Star 历史 -[![Star History Chart](https://api.star-history.com/svg?repos=OpenMOSS/MOSS-Audio&type=date&legend=top-left)](https://www.star-history.com/#OpenMOSS/MOSS-Audio&type=date&legend=top-left) +[![Star History Chart](https://star-history.dera.page/svg?repos=OpenMOSS/MOSS-Audio&type=date&legend=top-left)](https://star-history.dera.page/#OpenMOSS/MOSS-Audio&type=date&legend=top-left)