fix: broken star history chart in readme - #430
Conversation
The star history chart in the readme stopped working, so point it to a working mirror. No more api subdomain, all requests are handled by the same domain. fixes broken star history chart
|
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 (1)
Included review availability: Your plan includes up to 8 reviews per rolling hour; 7 remain after this review. 📝 WalkthroughWalkthroughThe README.md Star History badge now uses the ChangesStar History Badge
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change only replaces the README star-history chart link and does not affect product code or runtime behavior; no actionable merge-blocking risk remains beyond normal checks. 🚥 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 |
The star history chart in our readme is broken, so this change points it to a working mirror that does not rely on the api subdomain anymore. We are switching to it because the current star history chart is broken due to GitHub stargazer API restrictions.
Summary by CodeRabbit