From f077c463a2088c27e15e90416ed9445659a232a8 Mon Sep 17 00:00:00 2001 From: FaintFlower <310248465+FaintFlower@users.noreply.github.com> Date: Wed, 19 Aug 2026 13:53:54 +0000 Subject: [PATCH] docs: fix broken star history chart The star history chart no longer renders because the upstream service is affected by GitHub stargazer API restrictions. Point the chart at a working alternative host so the chart is visible again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index beba84ac..a8a8c2c5 100644 --- a/README.md +++ b/README.md @@ -461,7 +461,7 @@ No cloud required. No account required. No lock-in.
-[![Star History Chart](https://api.star-history.com/svg?repos=Vrun-design/openflowkit&type=Date)](https://star-history.com/#Vrun-design/openflowkit&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=Vrun-design/openflowkit&type=Date)](https://star-history.dera.page/#Vrun-design/openflowkit&Date)