docs: fix bad github org URLs in docs - #565
Conversation
|
@msranjana is attempting to deploy a commit to the corsair Team on Vercel. A member of the Team first needs to authorize it. |
|
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 (3)
📝 WalkthroughWalkthroughThe documentation now uses the ChangesDocumentation URL corrections
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Comment |
Greptile SummaryCorrects outdated GitHub organization URLs across the documentation.
Confidence Score: 5/5The documentation-only URL corrections appear safe to merge. The changed links and clone command consistently target the repository identified by the PR context, with no runtime, build, or security behavior affected. Important Files Changed
Reviews (1): Last reviewed commit: "docs: fix bad github org URLs in docs" | Re-trigger Greptile |
|
LGTM |
ambikeesshh
left a comment
There was a problem hiding this comment.
urls point at the right org now
thanks!
|
@ambikeesshh hopefully the pr can be merged :) |
Description
Fixes #536.
This PR keeps only the intended documentation changes from the cleanup branch and removes the unrelated issue-template updates. It corrects the bad GitHub URLs in the docs and clone instructions so they point to corsairdev/corsair.
Checklist
Before submitting your PR, please verify the following:
pnpm lintand all checks passpnpm typecheckand there are no TypeScript errorspnpm buildand all packages build successfullypnpm testand all tests passScreenshots / Demos (if applicable)
NA
Additional Notes
Summary by CodeRabbit