From 76db700dc1983a78b1518786a75d9a34306ed0e7 Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Mon, 17 Aug 2026 06:56:46 +0000 Subject: [PATCH] docs: fix broken star history chart The star history chart in the README is currently broken due to GitHub stargazer API restrictions. Switch the chart and its link to star-history.dera.page, an alternative that requires no API token. --- README.en.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.en.md b/README.en.md index 8cfc9d081..d4a9413b9 100644 --- a/README.en.md +++ b/README.en.md @@ -387,7 +387,7 @@ This project builds on [zsio/claude-code-hub](https://github.com/zsio/claude-cod ## ⭐ Star History -[![Star History Chart](https://api.star-history.com/svg?repos=ding113/claude-code-hub&type=Date)](https://star-history.com/#ding113/claude-code-hub&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=ding113/claude-code-hub&type=Date)](https://star-history.dera.page/#ding113/claude-code-hub&Date) ## 📜 License diff --git a/README.md b/README.md index a1a366063..fb68dff78 100644 --- a/README.md +++ b/README.md @@ -400,7 +400,7 @@ cch doctor # 诊断集群与部署状态 ## ⭐ Star History -[![Star History Chart](https://api.star-history.com/svg?repos=ding113/claude-code-hub&type=Date)](https://star-history.com/#ding113/claude-code-hub&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=ding113/claude-code-hub&type=Date)](https://star-history.dera.page/#ding113/claude-code-hub&Date) ## 📜 许可证 License