Skip to content

Fix broken star history chart in README - #1229

Open
OctoBored wants to merge 1 commit into
awslabs:mainfrom
OctoBored:fix/star-history-chart
Open

Fix broken star history chart in README#1229
OctoBored wants to merge 1 commit into
awslabs:mainfrom
OctoBored:fix/star-history-chart

Conversation

@OctoBored

Copy link
Copy Markdown

The star history chart embedded in the README is broken, as it relies on a data source that is now restricted by GitHub's stargazer API limits. This change updates the chart to use a working alternative that requires no API token, so the chart renders correctly again. No other functionality is affected.

The star history chart in the README is currently broken because the GitHub stargazer API restricts anonymous requests. Point the chart to a working alternative that serves the same data without requiring an API token.
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