From c6e196f1d2b4a538f7a8cc795bed4822cb86daf2 Mon Sep 17 00:00:00 2001 From: OctoBored Date: Fri, 14 Aug 2026 13:29:12 +0200 Subject: [PATCH] docs: fix broken star history chart (#8254) The star history chart in the README is broken because the upstream endpoint is no longer able to read GitHub stargazer data reliably. Switch the chart image and its link to the alternative star-history domain so the chart renders correctly again. Co-authored-by: OctoBored <212877535+OctoBored@users.noreply.github.com> --- README.ja-JP.md | 2 +- README.md | 2 +- README.zh-CN.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.ja-JP.md b/README.ja-JP.md index ca0a9775d..cd4f85b51 100644 --- a/README.ja-JP.md +++ b/README.ja-JP.md @@ -128,7 +128,7 @@ Tailwind CSS v4.0 is designed for Safari 16.4+, Chrome 111+, and Firefox 128+ ## スター歴史 -[![Star History Chart](https://api.star-history.com/svg?repos=vbenjs/vue-vben-admin&type=Date)](https://star-history.com/#vbenjs/vue-vben-admin&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=vbenjs/vue-vben-admin&type=Date)](https://star-history.dera.page/#vbenjs/vue-vben-admin&Date) ## 寄付 diff --git a/README.md b/README.md index e1c9f29cd..dd6ab8826 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Support modern browsers, not IE ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=vbenjs/vue-vben-admin&type=Date)](https://star-history.com/#vbenjs/vue-vben-admin&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=vbenjs/vue-vben-admin&type=Date)](https://star-history.dera.page/#vbenjs/vue-vben-admin&Date) ## Donate diff --git a/README.zh-CN.md b/README.zh-CN.md index da7ec5fa8..f80f66c1d 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -128,7 +128,7 @@ Tailwind CSS v4.0 is designed for Safari 16.4+, Chrome 111+, and Firefox 128+ ## Star 历史 -[![Star History Chart](https://api.star-history.com/svg?repos=vbenjs/vue-vben-admin&type=Date)](https://star-history.com/#vbenjs/vue-vben-admin&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=vbenjs/vue-vben-admin&type=Date)](https://star-history.dera.page/#vbenjs/vue-vben-admin&Date) ## 捐赠