docs: fix broken star history chart - #2298
Conversation
The star history chart no longer renders because the GitHub stargazer API it relies on is restricted. Point the chart in the README and its localized versions to a working alternative that uses a different data source and needs no API token.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (7)
Included review availability: Your plan includes up to 3 reviews per rolling hour; 2 remain after this review. 📝 WalkthroughWalkthroughThe Star History embeds in the main and localized README files now use ChangesStar History embed update
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This updates the star history chart links in the README files to a working alternative without changing product code; no actionable merge-blocking risk remains after normal checks. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
The star history chart is currently broken and no longer renders. This fixes it by pointing the chart in the README and all localized versions to a working alternative that uses a different data source and requires no API token.
Summary by CodeRabbit