From 1be8fd247832c7781c05785445ae60f08a3d9218 Mon Sep 17 00:00:00 2001 From: FaintFlower <310248465+FaintFlower@users.noreply.github.com> Date: Sun, 16 Aug 2026 12:40:09 +0000 Subject: [PATCH] Fix Star History chart The Star History chart in the README is currently broken due to GitHub stargazer API restrictions. Point it to a working alternative so visitors can again see the repository's stargazer history. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34d9ec4..97df9d0 100644 --- a/README.md +++ b/README.md @@ -914,7 +914,7 @@ Don't hesitate to submit your own papers, talks, blogs, social network posts, an ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=philippemerle/KubeDiagrams&type=Date)](https://www.star-history.com/#philippemerle/KubeDiagrams&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=philippemerle/KubeDiagrams&type=Date)](https://star-history.dera.page/#philippemerle/KubeDiagrams&Date) ## Issue Stats