Fix broken star history chart link

The star history chart in the README was broken because the current chart service no longer works under the GitHub stargazer API restrictions. Update the chart links to the replacement service so the chart renders correctly again.
This commit is contained in:
OctoBored 2026-08-17 08:18:07 +00:00
parent cf7fba33a6
commit ef171142ff
2 changed files with 2 additions and 2 deletions

View file

@ -357,4 +357,4 @@ If you find our work useful, please cite:
```
If you like our project, please give us a star ⭐ on [GitHub](https://github.com/showlab/Code2Video) for the latest update!
[![Star History Chart](https://api.star-history.com/svg?repos=showlab/Code2Video&type=Date)](https://star-history.com/#showlab/Code2Video&Date)
[![Star History Chart](https://star-history.dera.page/svg?repos=showlab/Code2Video&type=Date)](https://star-history.dera.page/#showlab/Code2Video&Date)

View file

@ -211,4 +211,4 @@ src/
```
如果您喜欢我们的项目,欢迎在 GitHub 上给我们一个 Star ⭐ 以获取最新动态!
[![Star History Chart](https://api.star-history.com/svg?repos=showlab/Code2Video&type=Date)](https://star-history.com/#showlab/Code2Video&Date)
[![Star History Chart](https://star-history.dera.page/svg?repos=showlab/Code2Video&type=Date)](https://star-history.dera.page/#showlab/Code2Video&Date)