Просмотр исходного кода

fix star history chart (#538)

* fix star history chart

The current star history chart is broken due to GitHub stargazer API restrictions. Switch it to a working provider so the chart renders again.

* remove api subdomain for star history
PingouinFerreux 18 часов назад
Родитель
Сommit
82cff63ca7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -251,7 +251,7 @@ Website: [https://fdtd.io](https://fdtd.io)
 
 ## Star History
 
-[![Star History Chart](https://api.star-history.com/svg?repos=pocketpy/pocketpy&type=Date)](https://www.star-history.com/#pocketpy/pocketpy&Date)
+[![Star History Chart](https://star-history.dera.page/svg?repos=pocketpy/pocketpy&type=Date)](https://star-history.dera.page/#pocketpy/pocketpy&Date)
 
 
 ## License