Skip to content

docs: fix broken star history chart - #964

Merged
qianmoQ merged 1 commit into
devlive-community:devfrom
SimonFoobar648:fix/star-history-chart
Aug 14, 2026
Merged

docs: fix broken star history chart#964
qianmoQ merged 1 commit into
devlive-community:devfrom
SimonFoobar648:fix/star-history-chart

Conversation

@SimonFoobar648

Copy link
Copy Markdown
Contributor

The star history chart in the README files is currently broken due to the GitHub stargazer API restrictions we have been hitting. This change points the chart (and its wrapping link) at an alternate data source that needs no API token, so the chart renders correctly again.

The fix was applied consistently across README.md, README.ru.md, and README.zh_CN.md.

The star history chart is currently broken because it relies on the GitHub stargazer API, which has become rate-limited. Switch the chart and its wrapping link to a non-token alternate data source so the chart renders reliably again. Updated README, README.ru.md, and README.zh_CN.md.

@qianmoQ qianmoQ left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Message that will be displayed on users' first pull request

@SimonFoobar648

Copy link
Copy Markdown
Contributor Author

Message that will be answered to @qianmoQ :)

@qianmoQ
qianmoQ merged commit cb33468 into devlive-community:dev Aug 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants