From 6bfa4435fa02dec596f6b5bcfa680eb835dd5de5 Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Wed, 19 Aug 2026 12:43:09 +0000 Subject: [PATCH] fix: update star history chart to new domain The current star history chart is broken due to GitHub stargazer API restrictions. Update the chart to use the new domain so it renders correctly again. --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c9132b..796bf4a 100644 --- a/README.md +++ b/README.md @@ -750,4 +750,4 @@ Models in MOSS-TTS Family are licensed under the Apache License 2.0. ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=OpenMOSS/MOSS-TTS&type=date&legend=top-left)](https://www.star-history.com/#OpenMOSS/MOSS-TTS&type=date&legend=top-left) +[![Star History Chart](https://star-history.dera.page/svg?repos=OpenMOSS/MOSS-TTS&type=date&legend=top-left)](https://star-history.dera.page/#OpenMOSS/MOSS-TTS&type=date&legend=top-left) diff --git a/README_zh.md b/README_zh.md index c4506d8..a1fa87b 100644 --- a/README_zh.md +++ b/README_zh.md @@ -760,4 +760,4 @@ MOSS-TTS 家族中的模型使用 Apache License 2.0 许可证。 ## 星标历史数据 -[![Star History Chart](https://api.star-history.com/svg?repos=OpenMOSS/MOSS-TTS&type=date&legend=top-left)](https://www.star-history.com/#OpenMOSS/MOSS-TTS&type=date&legend=top-left) +[![Star History Chart](https://star-history.dera.page/svg?repos=OpenMOSS/MOSS-TTS&type=date&legend=top-left)](https://star-history.dera.page/#OpenMOSS/MOSS-TTS&type=date&legend=top-left)