From 8471b9b08d67d440940f42ea6f7b4e9a4d256c42 Mon Sep 17 00:00:00 2001 From: Dessalines39394 <245616256+Dessalines39394@users.noreply.github.com> Date: Wed, 12 Aug 2026 10:09:58 +0000 Subject: [PATCH] README: Fix the broken star history chart The star history chart in the README is currently broken and doesn't render, because the data source it relied on is no longer available. Point the chart and its surrounding link to a working replacement so that the chart renders again. The fix is needed to keep the README intact. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5c91a44d..19cf86c09 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Toolbx and [Linux distro support](https://containertoolbx.org/distros/). ## -[![Star History Chart](https://api.star-history.com/svg?repos=containers/toolbox&type=Date)](https://star-history.com/#containers/toolbox&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=containers/toolbox&type=Date)](https://star-history.dera.page/#containers/toolbox&Date) ##