diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index db8643b..397f18d 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -9,7 +9,7 @@ SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath) <6759885+hyper ## Audience Developers working **on** `anvomidav`. For consumers (people calling or -depending on it) see usage. +depending on it) see usage. ## Local-dev setup diff --git a/QUICKSTART-DEV.adoc b/QUICKSTART-DEV.adoc index b3eae85..7914bd1 100644 --- a/QUICKSTART-DEV.adoc +++ b/QUICKSTART-DEV.adoc @@ -36,4 +36,4 @@ just assail # run panic-attacker security scan == Contributing -See link:CONTRIBUTING.md[CONTRIBUTING.md] for guidelines. +See link:.github/CONTRIBUTING.md[CONTRIBUTING.md] for guidelines. diff --git a/README.adoc b/README.adoc index e715353..c86365e 100644 --- a/README.adoc +++ b/README.adoc @@ -60,7 +60,7 @@ guix shell # Guix users == Documentation * link:ROADMAP.adoc[Roadmap] — Development phases and milestones -* link:CONTRIBUTING.md[Contributing] — How to participate +* link:.github/CONTRIBUTING.md[Contributing] — How to participate * link:SECURITY.md[Security Policy] — Vulnerability reporting * link:CODE_OF_CONDUCT.md[Code of Conduct] — Community standards diff --git a/ROADMAP.adoc b/ROADMAP.adoc index 9afd84c..0c0d3be 100644 --- a/ROADMAP.adoc +++ b/ROADMAP.adoc @@ -138,4 +138,4 @@ This roadmap is a living document. To propose changes: 2. Submit a PR for specific task additions 3. Use issues to claim tasks you want to work on -See link:CONTRIBUTING.md[CONTRIBUTING.md] for workflow details. +See link:.github/CONTRIBUTING.md[CONTRIBUTING.md] for workflow details. diff --git a/SECURITY.adoc b/SECURITY.adoc index 775e783..37cfe21 100644 --- a/SECURITY.adoc +++ b/SECURITY.adoc @@ -410,7 +410,7 @@ When using Nextgen Languages, we recommend: * https://github.com/hyperpolymath/nextgen-languages/security/advisories[Security Advisories] * link:CHANGELOG.md[Changelog] -* link:CONTRIBUTING.md[Contributing Guidelines] +* link:.github/CONTRIBUTING.md[Contributing Guidelines] * https://cve.mitre.org/[CVE Database] * https://www.first.org/cvss/calculator/3.1[CVSS Calculator]