Skip to content

docs: fix broken star history chart across readmes - #990

Merged
rwmjhb merged 1 commit into
CortexReach:masterfrom
FaintFlower:fix/star-history-chart
Aug 24, 2026
Merged

docs: fix broken star history chart across readmes#990
rwmjhb merged 1 commit into
CortexReach:masterfrom
FaintFlower:fix/star-history-chart

Conversation

@FaintFlower

Copy link
Copy Markdown
Contributor

The star history chart is currently broken and renders no image, because the service it points to is limited by GitHub stargazer API restrictions. This fixes it by routing the chart to a working destination that requires no API token, applied consistently to the main readme and every localized version.

The referenced star-history.com service is broken due to GitHub stargazer API restrictions, leaving the chart images unable to load. Point all localized readmes to a working chart destination, which requires no API token. Include the English, Chinese, French, German, Italian, Japanese, Korean, Portuguese, Russian, Spanish, and Traditional Chinese readmes to keep them in sync.

@rwmjhb rwmjhb left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed head 79866e1. The change is consistently applied across all 11 README variants, no old api.star-history.com chart references remain, and both light/dark SVG endpoints return HTTP 200 with image/svg+xml while the linked chart page returns HTTP 200. This is a focused documentation-only fix with no code-path risk.

@rwmjhb
rwmjhb merged commit bf8d2b5 into CortexReach:master Aug 24, 2026
10 checks passed
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