fix: update repository URLs to fg-labs after org transfer#9
Conversation
Update Cargo.toml repository field, README badges (build, codecov, license), clone instructions, and resource links to point at fg-labs/refget-rs following the transfer from fulcrumgenomics.
📝 WalkthroughWalkthroughRepository metadata and documentation URLs were updated to reflect an organizational change from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 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.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
README.md (1)
120-120:⚠️ Potential issue | 🟡 MinorUpdate sponsors link to match organization transfer.
The current link points to
github.com/sponsors/fulcrumgenomics, which is still active. However, for consistency with the organization's transfer tofg-labs, update the link tohttps://github.com/sponsors/fg-labs.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@README.md` at line 120, Update the sponsor link target in README.md by replacing the existing URL for the "[Become a sponsor]" link (currently pointing to https://github.com/sponsors/fulcrumgenomics) with the new organization URL https://github.com/sponsors/fg-labs so the link reflects the org transfer.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Outside diff comments:
In `@README.md`:
- Line 120: Update the sponsor link target in README.md by replacing the
existing URL for the "[Become a sponsor]" link (currently pointing to
https://github.com/sponsors/fulcrumgenomics) with the new organization URL
https://github.com/sponsors/fg-labs so the link reflects the org transfer.
Summary
Cargo.tomlworkspacerepositoryfield fromfulcrumgenomics/refget-rs→fg-labs/refget-rsgit cloneinstructions, and Resources/Disclaimer links to the new orgCompany branding (logo, contact email, sponsors link) is left untouched.
Test plan
Summary by CodeRabbit