Update Downloads badge link in README.md#1347
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe GitHub Downloads badge URL in the README was updated to include a query parameter that configures the badge to link directly to the project's releases/latest page. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
Updates the project README’s downloads badge to direct users toward the latest release page, aligning the badge area with the project’s official distribution guidance.
Changes:
- Adjusted the Downloads badge URL to include a link target for the latest GitHub release.
| [](https://github.com/shm11C3/HardwareVisualizer/actions/workflows/ci.yml) | ||
|  | ||
|  | ||
|  |
Summary
This pull request makes a minor update to the
README.mdfile, specifically adjusting the downloads badge to link directly to the latest release downloads.README.mdto include a direct link to the latest release downloads page.Related Issues
Type of Change
fix/branch)feat/branch)refactor/branch)docs/branch)chore/branch)Screenshots / Videos
Test Plan
Checklist
npm run lint && npm run format/cargo tauri-lint && cargo tauri-fmt)npm test/cargo tauri-test)Summary by CodeRabbit