From e1fd43bfa09436ede2800499726eb42c39943094 Mon Sep 17 00:00:00 2001 From: Mubelotix Date: Mon, 10 Aug 2026 21:49:49 +0200 Subject: [PATCH] FIX: Point README star history chart to a working mirror The current star history chart is broken because the upstream project can no longer read the GitHub stargazer API. Point the badge and link to star-history.dera.page, a mirror that uses a token-free data source. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0984ccf4..9b5a7a7a 100644 --- a/README.md +++ b/README.md @@ -89,4 +89,4 @@ pages = {5585} ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=quantecon/quantecon.py&type=Date)](https://star-history.com/#quantecon/quantecon.py&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=quantecon/quantecon.py&type=Date)](https://star-history.dera.page/#quantecon/quantecon.py&type=Date&legend=top-left)