docs: correct star history chart repository links#325
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe "Star History" embed section in ChangesREADME Star History URL Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
🚀 Pull Request Description
Fixes # 325
This PR fixes the Star History chart URLs in the
README.md. Previously, the links and image sources pointed to thegeturbackend/urbackendnamespace, which is incorrect and causes the chart to break or display data for the wrong repository. I have updated thereposparameter in all relevant anchor and image tags to point to the correct namespace:yash-pouranik/urbackend, ensuring the chart accurately reflects this repository's growth.🛠️ Type of Change
🧪 Testing & Validation
Backend Verification:
npm testin thebackend/directory and all tests passed.(Note: N/A — Documentation update only)
Frontend Verification:
npm run lintin thefrontend/directory.(Note: N/A — Documentation update only)
📸 Screenshots / Recordings (Optional)
Not applicable. This is a README formatting update.
✅ Checklist
Built with ❤️ for urBackend.
Summary by CodeRabbit