fix: restore broken star history chart - #129
Conversation
The star history chart is currently broken: the service we relied on stopped rendering due to GitHub stargazer API restrictions, so the chart no longer displays on the README or the website. Point the chart to a working instance of the same service and update both the English and Chinese pages.
|
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 (4)
📝 WalkthroughWalkthroughThe Star History image and link URLs now use ChangesStar History URL migration
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This localized documentation change restores the star history chart across English and Chinese pages, with no actionable merge-blocking risk remaining after normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Please delete those star history code, we don't need them any more. |
|
@copilot Please delete those start history code |
The star history chart is broken. The service we previously used stopped working because of GitHub stargazer API restrictions, so the chart fails to render in the README, README-zh, and on the website landing pages.
This PR points the chart to a working instance of the same service so the star history section displays correctly again for both English and Chinese readers.
Summary by CodeRabbit