fix(docs): repoint references to the relocated contributing guide - #25
Conversation
The guide moved to .github/CONTRIBUTING.md; these references still resolved against the old root location and 404 from where they are written. Rewritten using the correct relative depth. - `INSTALL.adoc`: ./CONTRIBUTING.md -> .github/CONTRIBUTING.md - `SECURITY.adoc`: CONTRIBUTING.md -> .github/CONTRIBUTING.md
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📜 Recent review details⏰ Context from checks skipped due to timeout. (19)
🔇 Additional comments (2)
📝 SummarySummary by CodeRabbit
WalkthroughThe installation and security guides now point their contributing links to ChangesContributing link paths
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~3 minutes Change: Other Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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. A rabbit checked the guide with care Comment |
|



fix(docs): repoint references to the relocated contributing guide
The guide moved to .github/CONTRIBUTING.md; these references still resolved
against the old root location and 404 from where they are written. Rewritten
using the correct relative depth.
INSTALL.adoc: ./CONTRIBUTING.md -> .github/CONTRIBUTING.mdSECURITY.adoc: CONTRIBUTING.md -> .github/CONTRIBUTING.md