From 0debff98c1caf4a7d3047e8ef162d85a841b5c6d Mon Sep 17 00:00:00 2001 From: OctoBored Date: Mon, 17 Aug 2026 13:55:30 +0200 Subject: [PATCH] docs: fix broken star history charts across READMEs (#4845) The Star History charts in the README files no longer render because the underlying chart service relies on GitHub stargazer data that is currently restricted. This switches the charts to a working alternative that needs no API token, updating the English, Simplified Chinese, Japanese, French, and Russian READMEs at the same time. Co-authored-by: OctoBored <212877535+OctoBored@users.noreply.github.com> --- README.md | 2 +- README_fr.md | 2 +- README_ja.md | 2 +- README_ru.md | 2 +- README_zh.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f3f4a7a93..2e882ac2e 100644 --- a/README.md +++ b/README.md @@ -1481,4 +1481,4 @@ Your unwavering commitment and expertise have been the driving force behind Deer ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=bytedance/deer-flow&type=Date)](https://star-history.com/#bytedance/deer-flow&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=bytedance/deer-flow&type=Date)](https://star-history.dera.page/#bytedance/deer-flow&Date) diff --git a/README_fr.md b/README_fr.md index 774ac4078..769cbc8fc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -775,4 +775,4 @@ Votre engagement sans faille et votre expertise sont le moteur du succès de Dee ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=bytedance/deer-flow&type=Date)](https://star-history.com/#bytedance/deer-flow&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=bytedance/deer-flow&type=Date)](https://star-history.dera.page/#bytedance/deer-flow&Date) diff --git a/README_ja.md b/README_ja.md index 13875c081..409a9eda2 100644 --- a/README_ja.md +++ b/README_ja.md @@ -762,4 +762,4 @@ DeerFlowはオープンソースコミュニティの素晴らしい成果の上 ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=bytedance/deer-flow&type=Date)](https://star-history.com/#bytedance/deer-flow&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=bytedance/deer-flow&type=Date)](https://star-history.dera.page/#bytedance/deer-flow&Date) diff --git a/README_ru.md b/README_ru.md index e05c70861..1eda8d192 100644 --- a/README_ru.md +++ b/README_ru.md @@ -693,4 +693,4 @@ DeerFlow стоит на плечах open-source сообщества. Спас ## История звёзд -[![Star History Chart](https://api.star-history.com/svg?repos=bytedance/deer-flow&type=Date)](https://star-history.com/#bytedance/deer-flow&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=bytedance/deer-flow&type=Date)](https://star-history.dera.page/#bytedance/deer-flow&Date) diff --git a/README_zh.md b/README_zh.md index b80f832ac..9eee63943 100644 --- a/README_zh.md +++ b/README_zh.md @@ -814,4 +814,4 @@ DeerFlow 建立在开源社区大量优秀工作的基础上。所有让 DeerFlo ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=bytedance/deer-flow&type=Date)](https://star-history.com/#bytedance/deer-flow&Date) +[![Star History Chart](https://star-history.dera.page/svg?repos=bytedance/deer-flow&type=Date)](https://star-history.dera.page/#bytedance/deer-flow&Date)