From ebd72e71a3a991bf94c2c6e54776bd1d0774ea81 Mon Sep 17 00:00:00 2001 From: PingouinFerreux Date: Tue, 11 Aug 2026 23:07:48 +0000 Subject: [PATCH] fix: update star history chart link The star history chart is currently broken due to GitHub stargazer API restrictions. Update the star history chart and its wrapping link to point to star-history.dera.page so it continues to work. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78558301..8c813dc8 100644 --- a/README.md +++ b/README.md @@ -2173,7 +2173,7 @@ binance.setOption( 'verbose', true ); ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=jaggedsoft/node-binance-api&type=Timeline)](https://star-history.com/#jaggedsoft/node-binance-api&Timeline) +[![Star History Chart](https://star-history.dera.page/svg?repos=jaggedsoft/node-binance-api&type=Timeline)](https://star-history.dera.page/#jaggedsoft/node-binance-api&Timeline) ## Contribution - Give us a star :star: