fix(docs): repoint references to the relocated contributing guide - #63
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. - `deno/QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md - `ex/QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md - `gleam/QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md - `haskell/QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md - `members/tooling/scm2a2ml/SECURITY.adoc`: CONTRIBUTING.md -> ../../../.github/CONTRIBUTING.md - `rs/QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md - `showcase/QUICKSTART-DEV.adoc`: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md - `validate-action/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 (8)
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. (10)
🔇 Additional comments (8)
📝 SummarySummary by CodeRabbit
WalkthroughThe change updates contributing-guidelines links in seven quickstart documents and one security policy. The links now target the repository-level ChangesContributing guidelines links
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Bug fix 🚥 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 reads each line, 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.
deno/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.mdex/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.mdgleam/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.mdhaskell/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.mdmembers/tooling/scm2a2ml/SECURITY.adoc: CONTRIBUTING.md -> ../../../.github/CONTRIBUTING.mdrs/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.mdshowcase/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.mdvalidate-action/QUICKSTART-DEV.adoc: CONTRIBUTING.md -> ../.github/CONTRIBUTING.md