fix(docs): repoint references to the relocated contributing guide - #125
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. - `QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> .github/CONTRIBUTING.md - `README_STATUS.adoc`: CONTRIBUTING.md -> .github/CONTRIBUTING.md - `panel-clades/SECURITY.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md - `panel-clades/docs/QUICKSTART.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 (4)
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. (26)
🧰 Additional context used📓 Path-based instructions (1)Annotate and document all files.📄 CodeRabbit inference engine (panel-clades/.cursorrules) Files:
🔇 Additional comments (4)
📝 SummarySummary by CodeRabbit
WalkthroughFour documentation links now reference ChangesContribution guide link updates
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 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 checks each guiding trail 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.
QUICKSTART-DEV.adoc: CONTRIBUTING.md -> .github/CONTRIBUTING.mdREADME_STATUS.adoc: CONTRIBUTING.md -> .github/CONTRIBUTING.mdpanel-clades/SECURITY.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.mdpanel-clades/docs/QUICKSTART.adoc: ../CONTRIBUTING.md -> ../../.github/CONTRIBUTING.md