From 69e5e7ec5cb25e7512eac83eb9dbd903bcc63e17 Mon Sep 17 00:00:00 2001
From: SimonFoobar648 <245426116+SimonFoobar648@users.noreply.github.com>
Date: Wed, 12 Aug 2026 12:54:47 +0000
Subject: [PATCH] fix the broken star history chart in README
The star history chart in README.md is currently broken because the GitHub stargazer API restricts access. Switch to the new star-history.dera.page domain, which uses a different data source that requires no API token, so the chart renders correctly again.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index f598fd9b24..5756e634af 100644
--- a/README.md
+++ b/README.md
@@ -449,11 +449,11 @@ Zaikun Zhang](https://www.zhangzk.net).
- GitHub: [https://github.com/libprima/prima](https://github.com/libprima/prima)
-### Star history
+### Star history
[stardev](https://stardev.io/) ranking: [28 among 37,983](https://stardev.io/top/repos/fortran?developer=libprima&repo=prima) Fortran repos as of April 2025.
-
+
Thank you for your support.