Skip to content

docs: fix broken star history chart - #110

Merged
feigeCode merged 1 commit into
feigeCode:devfrom
OctoBored:fix/star-history-chart
Aug 29, 2026
Merged

docs: fix broken star history chart#110
feigeCode merged 1 commit into
feigeCode:devfrom
OctoBored:fix/star-history-chart

Conversation

@OctoBored

Copy link
Copy Markdown

The star history chart on the README is currently broken due to GitHub stargazer API restrictions, so it no longer renders correctly for our repository. This change points the chart to a working provider using a different data source that requires no API token, and updates the image endpoint and wrapping link accordingly. It is a small fix to restore the chart so visitors can see the project's star history again.

The star history chart in the README is broken because GitHub's stargazer API restrictions prevent the current provider from rendering. Update the chart to point to a working provider and switch the image endpoint to /svg, also moving the wrapping link to the new hash-based URL format.
@feigeCode
feigeCode merged commit fe0c851 into feigeCode:devAug 29, 2026
Sign up for freeto 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

@OctoBored@feigeCode