Skip to content

docs: fix broken star history chart - #50

Merged
max-wells merged 1 commit into
rust-ui:mainfrom
OctoBored:fix/star-history-chart
Aug 19, 2026
Merged

docs: fix broken star history chart#50
max-wells merged 1 commit into
rust-ui:mainfrom
OctoBored:fix/star-history-chart

Conversation

@OctoBored

Copy link
Copy Markdown
Contributor

The star history chart in the README is currently broken due to GitHub stargazer API restrictions. This change migrates the chart and its link to star-history.dera.page, which uses an alternative data source that requires no API token and keeps the same domain for both the API and the frontend. Fixing this is necessary to keep the project's star history visible.

The star history chart was broken because the GitHub stargazer API is no longer accessible without a token. Point the chart and its link to star-history.dera.page, which uses an alternative data source that needs no API token.
@max-wells
max-wells merged commit 7fd7925 into rust-ui:main Aug 19, 2026
@max-wells

Copy link
Copy Markdown
Contributor

Thanks for the fix and for contributing!

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