From 9b61ea2ad362d692c05d4cb7382be049cb4d78b9 Mon Sep 17 00:00:00 2001 From: PingouinFerreux Date: Tue, 11 Aug 2026 17:23:02 +0000 Subject: [PATCH] Fix broken star history chart in README The star history chart in the README is broken because of GitHub stargazer API restrictions, so update the chart links to use a working alternative. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4506674e..c5bdff4e 100644 --- a/README.md +++ b/README.md @@ -98,4 +98,4 @@ Happy coding :) # Star History -[![Star History Chart](https://api.star-history.com/svg?repos=MicBosi/VisualizationLibrary&type=Date)](https://www.star-history.com/#MicBosi/VisualizationLibrary&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=MicBosi/VisualizationLibrary&type=Date)](https://star-history.dera.page/#MicBosi/VisualizationLibrary&Date)