From 7aaf90afd7b2f8176e6d128ad4bcc38ae070a5e8 Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Thu, 13 Aug 2026 11:26:12 +0000 Subject: [PATCH] [Docs] Fix the broken Star History chart in the README The Star History chart in the README is broken because the upstream chart no longer works reliably. Point the chart to a working mirror so the project's star history is displayed correctly again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4746c444e1..c087e85e3b 100644 --- a/README.md +++ b/README.md @@ -182,4 +182,4 @@ Made with [contrib.rocks](https://contrib.rocks). ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=apache/amoro&type=Date)](https://star-history.com/#apache/amoro&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=apache/amoro&type=Date)](https://star-history.dera.page/#apache/amoro&Date)