This is an automated email from the ASF dual-hosted git repository.

jbampton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/main by this push:
     new 1ceb1d09255 docs: fix broken star history chart by using a new 
provider (#13844)
1ceb1d09255 is described below

commit 1ceb1d0925593f2a95eb782df238dd2efd66e396
Author: Mubelotix <[email protected]>
AuthorDate: Wed Aug 12 07:06:29 2026 +0200

    docs: fix broken star history chart by using a new provider (#13844)
    
    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.
    
    Co-authored-by: John Bampton <[email protected]>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 852674ab7b1..36803ce5f9e 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
 

Reply via email to