Skip to content

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

Open
CrustyMozarella wants to merge 1 commit into
OpenCoworkAI:mainfrom
CrustyMozarella:fix/star-history-chart
Open

docs: fix broken star history chart in README#416
CrustyMozarella wants to merge 1 commit into
OpenCoworkAI:mainfrom
CrustyMozarella:fix/star-history-chart

Conversation

@CrustyMozarella

Copy link
Copy Markdown

The star history chart currently embedded in the README is broken because of GitHub stargazer API restrictions, so the chart no longer renders. This change points the chart (and its wrapping link) in both the English and Chinese READMEs at a working alternative that requires no API token, restoring the stargazer visualization.

The star history chart in the README is broken due to GitHub stargazer API restrictions. Update both the English and Chinese READMEs to use a working alternative so the project's growth stays visible.
@github-actions github-actions Bot added the docs Documentation label Aug 19, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review mode: initial

Findings

  • None.

Questions

  • Is star-history.dera.page the intended canonical replacement for star-history.com? This checkout has no reference to the new domain, and the PR does not state who maintains it. If it is a personal/unofficial mirror, the README chart may break again when that mirror goes away, and it sends readers' browsers to an unvetted third party. Please confirm the domain is owned/controlled by a trusted party (for example, the Star History project or this project) before merging.

Summary

  • Review mode: initial
  • Docs-only PR: swaps the star-history chart URLs in README.md:298-301 and README.zh-CN.md:295 from api.star-history.com / star-history.com to star-history.dera.page. No source code, dependency, or CI changes; no changeset needed for a README-only fix.
  • I could not independently verify from the public checkout that the new /image and /svg endpoints resolve or render. The existing issue claim about GitHub stargazer API restrictions is plausible but not verifiable from this repo.

Testing

  • Not run (automation). README-only change; no unit/E2E tests applicable. Manual check: open the rendered README and confirm both the English star-history.dera.page/image and Chinese star-history.dera.page/svg URLs display a star chart.

Open-CoDesign Bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant