fix(docs): repoint references to the relocated contributing guide - #35
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. - `.github/CONTRIBUTING.md`: in-guide links withdrawn one level to the root - `QUICKSTART-DEV.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. (16)
🧰 Additional context used🪛 LanguageTool.github/CONTRIBUTING.md[locale-violation] ~82-~82: License must be spelled with a “c” when used as a noun in British English. Use “licence”. (LICENCE_LICENSE_NOUN_SINGULAR) [locale-violation] ~85-~85: license must be spelled with a “c” when used as a noun in British English. Use “licence”. (LICENCE_LICENSE_NOUN_SINGULAR) [locale-violation] ~85-~85: LICENSE must be spelled with a “c” when used as a noun in British English. Use “licence”. (LICENCE_LICENSE_NOUN_SINGULAR) 🔇 Additional comments (2)
📝 SummarySummary by CodeRabbit
WalkthroughThe changes correct relative links in the contribution guidelines and developer quickstart. The links now point to the repository locations of ChangesDocumentation link corrections
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~3 minutes Change: Other 🚥 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 each path 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.
.github/CONTRIBUTING.md: in-guide links withdrawn one level to the rootQUICKSTART-DEV.adoc: CONTRIBUTING.md -> .github/CONTRIBUTING.md