From 48b6bc0797a9759f0ed7f90e22294f036bfb1073 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Sat, 19 Sep 2026 10:37:39 +0000 Subject: [PATCH] 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. - `README.adoc`: CONTRIBUTING.md -> .github/CONTRIBUTING.md - `ROADMAP.adoc`: CONTRIBUTING.md -> .github/CONTRIBUTING.md --- README.adoc | 2 +- ROADMAP.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index e993a7f..b57ddd1 100644 --- a/README.adoc +++ b/README.adoc @@ -428,7 +428,7 @@ See link:ROADMAP.adoc[ROADMAP.adoc] for planned features including: == Contributing -Contributions welcome. See link:CONTRIBUTING.md[CONTRIBUTING.md] for guidelines. +Contributions welcome. See link:.github/CONTRIBUTING.md[CONTRIBUTING.md] for guidelines. This project follows the Rhodium Standard Repository (RSR) conventions. diff --git a/ROADMAP.adoc b/ROADMAP.adoc index 587ab2d..831531e 100644 --- a/ROADMAP.adoc +++ b/ROADMAP.adoc @@ -574,7 +574,7 @@ The following are explicitly out of scope: == Contributing -See link:CONTRIBUTING.md[CONTRIBUTING.md] for contribution guidelines. +See link:.github/CONTRIBUTING.md[CONTRIBUTING.md] for contribution guidelines. Priority areas for contribution: