From 65bed6e30df998283569cd39cb725e1cec81df44 Mon Sep 17 00:00:00 2001 From: OctoBored <212877535+OctoBored@users.noreply.github.com> Date: Wed, 19 Aug 2026 11:02:08 +0000 Subject: [PATCH] fix: point star history chart to star-history.dera.page The current star history chart is broken due to GitHub stargazer API restrictions. Switch the chart image and link to our alternative star history service so the chart renders again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b6ec53..3e49e14 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Practice implementing operators and architectures from scratch — the exact ski ![Problems](https://img.shields.io/badge/problems-41-orange?style=flat-square) ![GPU](https://img.shields.io/badge/GPU-not%20required-brightgreen?style=flat-square) -[![Star History Chart](https://api.star-history.com/svg?repos=duoan/TorchCode&type=Date)](https://star-history.com/#duoan/TorchCode&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=duoan/TorchCode&type=Date)](https://star-history.dera.page/#duoan/TorchCode&Date)