Skip to content

docs: fix broken star history chart in README - #1133

Closed
OctoBored wants to merge 1 commit into
OpenBMB:mainfrom
OctoBored:fix/star-history-chart
Closed

docs: fix broken star history chart in README#1133
OctoBored wants to merge 1 commit into
OpenBMB:mainfrom
OctoBored:fix/star-history-chart

Conversation

@OctoBored

Copy link
Copy Markdown

The Star History chart embedded in README.md and README_zh.md currently fails to render. The previous provider broke after GitHub restricted its stargazer API, and the chart went blank. This change updates the chart endpoint and its wrapping links to the maintained alternative, which uses a different data source and does not require an API token, so the graph is visible again for all visitors.

The Star History chart in the README and README_zh.md no longer renders because the upstream service stopped working after GitHub's stargazer API restriction. Point the chart images and wrapping links at the maintained alternative so the graph shows up again on both light and dark themes.
@tc-mb

tc-mb commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Thanks for the contribution. We tested the proposed URL, but star-history.dera.page currently returns 404 Repo not found in dataset for OpenBMB/MiniCPM-o, so this change would leave the chart broken. The new service also introduces an external dependency that we have not evaluated. We are therefore closing this PR for now.

@tc-mb tc-mb closed this Aug 17, 2026
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.

2 participants