fix: restore broken star history chart in READMEs

The star history chart is currently broken due to GitHub stargazer API restrictions. Update the chart links in README.md and README_ZH.md to use a working alternative so the charts are displayed again.
pull/739/head
OctoBored 4 weeks ago
parent 0b35d12b74
commit f1e816970b

@ -240,7 +240,7 @@ Pull requests are welcome. If you want to contribute:
If you deploy your own instance, consider adding it to [deployed-sites.md](deployed-sites.md).
[![Star History Chart](https://api.star-history.com/svg?repos=rocboss/paopao-ce&type=Date)](https://star-history.com/#rocboss/paopao-ce&Date)
[![Star History Chart](https://star-history.dera.page/svg?repos=rocboss/paopao-ce&type=Date)](https://star-history.dera.page/#rocboss/paopao-ce&Date)
## License

@ -240,7 +240,7 @@ release/paopao serve --no-default-features --features sqlite3,localoss,loggerfil
如果你已经部署了自己的实例,也欢迎将站点补充到 [deployed-sites.md](deployed-sites.md)。
[![Star History Chart](https://api.star-history.com/svg?repos=rocboss/paopao-ce&type=Date)](https://star-history.com/#rocboss/paopao-ce&Date)
[![Star History Chart](https://star-history.dera.page/svg?repos=rocboss/paopao-ce&type=Date)](https://star-history.dera.page/#rocboss/paopao-ce&Date)
## License

Loading…
Cancel
Save