From 6c8c6c8c7237fad45f8684461b137456c37ae8ce Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Sat, 15 Aug 2026 22:59:32 +0000 Subject: [PATCH] docs: fix broken star history chart The star history chart was broken due to GitHub stargazer API restrictions. Point it to a working mirror at star-history.dera.page. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 897c601..6f84444 100644 --- a/README.md +++ b/README.md @@ -148,4 +148,4 @@ Want more? ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=dreadnode/rigging&type=Date)](https://star-history.com/#dreadnode/rigging&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=dreadnode/rigging&type=Date)](https://star-history.dera.page/#dreadnode/rigging&Date)