From 05d027d0e98a75cc237b2ab2dfd6316eeca7ad84 Mon Sep 17 00:00:00 2001 From: Mubelotix Date: Mon, 10 Aug 2026 21:54:01 +0200 Subject: [PATCH] docs: fix broken star history chart by using a new provider The star history chart is currently broken because GitHub restricts stargazer queries to repository owners only. Switch the badge and link to star-history.dera.page, a token-free alternative. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 852674ab7b1f..36803ce5f9e7 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ The following provides more details on the included cryptographic software: ## Star History -[![Apache CloudStack Star History](https://api.star-history.com/svg?repos=apache/cloudstack&type=Date)](https://www.star-history.com/#apache/cloudstack&Date) +[![Apache CloudStack Star History](https://star-history.dera.page/svg?repos=apache/cloudstack&type=Date)](https://star-history.dera.page/#apache/cloudstack&Date) ## Contributors