fix: correct repository URL typo across crate metadata#23
fix: correct repository URL typo across crate metadata#23niklabh merged 1 commit intoniklabh:mainfrom
Conversation
Fixes niklabh#14 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
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 (2)
📝 WalkthroughWalkthroughThe pull request corrects a typo in repository URLs across crate metadata and documentation. The GitHub username Changes
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 |
Summary
Fixes a typo where the GitHub username was misspelled as
nicklabhinstead of the correctniklabh, causing broken repository links.Files changed:
oxide-docs/Cargo.toml— fixedrepositoryfield URLoxide-browser/src/lib.rs— fixed crate-level doc comment linkCloses #14
Summary by CodeRabbit