diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 79c398c..325dc9f 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -67,7 +67,7 @@ and no warnings. CI checks every source module, semantic rejection controls and pinned canonical Echo correspondence. Proof and security gates must pass before -merge; see [docs/ci-safety.adoc](docs/ci-safety.adoc). Run the local +merge; see [docs/ci-safety.adoc](../docs/ci-safety.adoc). Run the local checks before opening a PR. ’’’’’ diff --git a/GOVERNANCE.adoc b/GOVERNANCE.adoc index ca4437a..a992736 100644 --- a/GOVERNANCE.adoc +++ b/GOVERNANCE.adoc @@ -218,7 +218,7 @@ change is itself a structural decision and is recorded in `CHANGELOG.md`. * link:readme.adoc[readme] — what the prototype is and how to type-check it * link:explainme.adoc[explainme] — the longer-form explanation -* link:CONTRIBUTING.md[Contributing] +* link:.github/CONTRIBUTING.md[Contributing] * link:CODE_OF_CONDUCT.md[Code of Conduct] * link:SECURITY.md[Security policy] * link:AUDIT.adoc[Audit] — build, CI, and licence status diff --git a/MAINTAINERS.adoc b/MAINTAINERS.adoc index a11f773..9176f99 100644 --- a/MAINTAINERS.adoc +++ b/MAINTAINERS.adoc @@ -63,6 +63,6 @@ maintainer at mailto:j.d.a.jewell@open.ac.uk[j.d.a.jewell@open.ac.uk]. * link:readme.adoc[Readme] * link:explainme.adoc[Explainme] -* link:CONTRIBUTING.md[Contributing Guide] +* link:.github/CONTRIBUTING.md[Contributing Guide] * link:CODE_OF_CONDUCT.md[Code of Conduct] * link:AUDIT.adoc[Audit] — CI is not enabled; see the audit for rationale.