From 395aad8b5b4e5f2c93e17ca6360ede597f21465a Mon Sep 17 00:00:00 2001 From: Dessalines39394 <245616256+Dessalines39394@users.noreply.github.com> Date: Thu, 13 Aug 2026 10:01:03 +0000 Subject: [PATCH] readme: fix star history chart The star history chart was broken due to recent changes in the GitHub stargazer API. Update the chart to use a token-free data source. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5613a54..357531d 100644 --- a/README.md +++ b/README.md @@ -767,4 +767,4 @@ FreeDesktop.org `XDG_CACHE_HOME` is the recommended location for an alternative ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=practicalli/clojure-cli-config&type=Date)](https://star-history.com/#practicalli/clojure-cli-config&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=practicalli/clojure-cli-config&type=Date)](https://star-history.dera.page/#practicalli/clojure-cli-config&Date)