From 9acd8c9ab1e1d158d1835ba5f160707c2788469b Mon Sep 17 00:00:00 2001 From: Dessalines39394 <245616256+Dessalines39394@users.noreply.github.com> Date: Fri, 14 Aug 2026 08:35:26 +0000 Subject: [PATCH] docs(readme): fix broken star history chart The current star history chart no longer renders because of restrictions on the upstream stargazer data source. Point both the chart and its link to the new star-history.dera.page domain so the chart works again. - Update README.md and README.zh-tw.md chart and link to star-history.dera.page Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 2 +- README.zh-tw.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7bf72f..21dce37 100644 --- a/README.md +++ b/README.md @@ -773,7 +773,7 @@ make test ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=appleboy/codegpt&type=Date)](https://star-history.com/#appleboy/codegpt&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=appleboy/codegpt&type=Date)](https://star-history.dera.page/#appleboy/codegpt&Date) ## Reference diff --git a/README.zh-tw.md b/README.zh-tw.md index 7e213fd..965a7f7 100644 --- a/README.zh-tw.md +++ b/README.zh-tw.md @@ -772,7 +772,7 @@ make test ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=appleboy/codegpt&type=Date)](https://star-history.com/#appleboy/codegpt&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=appleboy/codegpt&type=Date)](https://star-history.dera.page/#appleboy/codegpt&Date) ## 參考資料(Reference)