From 91806b465dfab7eb865e553cf0ad19beee49c3f7 Mon Sep 17 00:00:00 2001 From: OctoBored Date: Sun, 16 Aug 2026 03:37:25 +0200 Subject: [PATCH] Update Star History chart link (#685) Point the Star History chart to the new star-history.dera.page domain. The current chart is broken due to GitHub stargazer API restrictions, so we are switching to an alternative data source that requires no API token. Co-authored-by: OctoBored <212877535+OctoBored@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6de7b3f..7fb24ef 100644 --- a/README.md +++ b/README.md @@ -168,4 +168,4 @@ Distributed under the BSD 3-Clause License. See `LICENSE` for more information. ## 🌟 **Star History** -[![Star History Chart](https://api.star-history.com/svg?repos=lzhoang2801/OpCore-Simplify&type=Date)](https://star-history.com/#lzhoang2801/OpCore-Simplify&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=lzhoang2801/OpCore-Simplify&type=Date)](https://star-history.dera.page/#lzhoang2801/OpCore-Simplify&Date)