Skip to content

Fix broken star history chart - #67

Open
Dessalines39394 wants to merge 1 commit into
BIT-DataLab:mainfrom
Dessalines39394:fix/star-history-chart
Open

Fix broken star history chart#67
Dessalines39394 wants to merge 1 commit into
BIT-DataLab:mainfrom
Dessalines39394:fix/star-history-chart

Conversation

@Dessalines39394

Copy link
Copy Markdown

The star history chart in the READMEs is currently broken because its provider depends on the GitHub stargazer API, which is subject to restrictions. This change points the chart to a working provider that uses an alternative data source and requires no API token, so the chart renders reliably again.

Applies the fix to both README.md and README_CN.md.

Update the star history chart links to use a working provider. The current chart is broken because the previous provider relies on the GitHub stargazer API, which is subject to restrictions. Switching to a fixed alternative that does not require 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