Skip to content

Fix broken star history chart in README - #209

Open
PingouinFerreux wants to merge 1 commit into
wangfenjin:masterfrom
PingouinFerreux:fix/star-history-chart
Open

Fix broken star history chart in README#209
PingouinFerreux wants to merge 1 commit into
wangfenjin:masterfrom
PingouinFerreux:fix/star-history-chart

Conversation

@PingouinFerreux

Copy link
Copy Markdown

The star history chart is currently broken because the old chart endpoint relies on GitHub's stargazer API, which no longer works without a token. This change points the chart to a provider that does not require an API token, so the chart renders correctly again.

The star history chart in the README is currently broken because GitHub's stargazer API restrictions prevent the old chart endpoint from rendering. Update the chart to use a provider that works without an API token so the badge displays correctly again.
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