Skip to content

docs: fix broken star history chart - #110

Open
OctoBored wants to merge 1 commit into
feigeCode:devfrom
OctoBored:fix/star-history-chart
Open

docs: fix broken star history chart#110
OctoBored wants to merge 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.
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.

1 participant