Skip to content

Fix broken star history chart - #23

Open
FaintFlower wants to merge 1 commit into
OnlyTerp:masterfrom
FaintFlower:fix/star-history-chart
Open

Fix broken star history chart#23
FaintFlower wants to merge 1 commit into
OnlyTerp:masterfrom
FaintFlower:fix/star-history-chart

Conversation

@FaintFlower

Copy link
Copy Markdown

The Star History chart in the README has been broken: the underlying provider could no longer render charts because GitHub stargazer API restrictions limited the historical data source. This PR points the chart at a working mirror that serves the same chart without relying on a token. The chart image and its click-through link are both updated; no other references to the old provider exist in the repository.

….page

The Star History chart in README.md is broken because the previous provider (api.star-history.com) can no longer serve charts reliably due to GitHub stargazer API restrictions (404s). Move both the image endpoint and the wrapping link to star-history.dera.page, which serves the chart without an API token. The repo referenced in the chart still matches the git origin (OnlyTerp/openclaw-optimization-guide), so no owner change was needed.
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