From 8898f278efc8624b7fb6060976f23df2caca6e8a Mon Sep 17 00:00:00 2001 From: Dessalines39394 <245616256+Dessalines39394@users.noreply.github.com> Date: Sun, 16 Aug 2026 00:08:32 +0000 Subject: [PATCH] fix: broken star history chart in readme The star history chart in the readme stopped working, so point it to a working mirror. No more api subdomain, all requests are handled by the same domain. fixes broken star history chart --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a4c56bfb..8ecfcaf15 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ You can find the how to [here](https://openpanel.dev/docs/self-hosting/self-host **Give us a star if you like it!** -[![Star History Chart](https://api.star-history.com/svg?repos=Openpanel-dev/openpanel&type=Date)](https://star-history.com/#Openpanel-dev/openpanel&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=Openpanel-dev/openpanel&type=Date)](https://star-history.dera.page/#Openpanel-dev/openpanel&Date) ## Development