From 243d68a9f70aaf869a289967d3ebd75671301085 Mon Sep 17 00:00:00 2001 From: PingouinFerreux <212632237+PingouinFerreux@users.noreply.github.com> Date: Thu, 13 Aug 2026 11:38:05 +0000 Subject: [PATCH] fix: restore broken star history chart in README_en.md The star history chart in the English README was pointing to a (removed/failing) endpoint and no longer rendered. Update it so the chart displays correctly again. --- README_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_en.md b/README_en.md index 2f46f0e..7520bc8 100644 --- a/README_en.md +++ b/README_en.md @@ -40,7 +40,7 @@ Phone/WeChat: **15975984828** Email: **15975984828@163.com** ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=DerekYRC/mini-spring-cloud&type=Date)](https://star-history.com/#DerekYRC/mini-spring-cloud&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=DerekYRC/mini-spring-cloud&type=Date)](https://star-history.dera.page/#DerekYRC/mini-spring-cloud&Date) ## Copyright Notice This project may not be used for commercial purposes without my written permission.