From c3b546fc824d457b1d7cc3910bfa13c97ae94bb8 Mon Sep 17 00:00:00 2001 From: Dessalines39394 <245616256+Dessalines39394@users.noreply.github.com> Date: Wed, 12 Aug 2026 13:07:15 +0000 Subject: [PATCH] fix: update star history chart link The current star history chart is broken due to GitHub stargazer API restrictions. Update the star history chart to the new domain so it works again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a02a3082..409354d5 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ Also, the composition of these works can be found in the book `The general theor ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=number571/go-peer&type=Date)](https://star-history.com/#number571/go-peer&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=number571/go-peer&type=Date)](https://star-history.dera.page/#number571/go-peer&type=Date) ## License