Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion GOVERNANCE.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Changes to this document require the same process as Significant Changes above.

* link:MAINTAINERS.adoc[Maintainers]
* link:CODE_OF_CONDUCT.md[Code of Conduct]
* link:CONTRIBUTING.md[Contributing Guide]
* link:.github/CONTRIBUTING.md[Contributing Guide]
* link:https://github.com/hyperpolymath/standards/blob/main/LICENCE-POLICY.adoc[Estate License Policy]
* link:https://github.com/hyperpolymath/standards[rhodium-standard-repositories (TPCF)]

Expand Down
2 changes: 1 addition & 1 deletion docs/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ fleet slot (see link:../DISAMBIGUATION.adoc[DISAMBIGUATION]).
* link:../ARCHITECTURE.adoc[ARCHITECTURE] — components, analyzers, policy engine, data layer.
* link:../policies/README.adoc[policies/README] — Eclexia (`.ecl`) policies and the finding taxonomy.
* link:../bot-integration-affine/README.adoc[bot-integration-affine] — the AffineScript webhook receiver (scaffold).
* link:../CONTRIBUTING.md[CONTRIBUTING] — fork / branch / PR flow.
* link:../.github/CONTRIBUTING.md[CONTRIBUTING] — fork / branch / PR flow.
* _Planned (link:https://github.com/hyperpolymath/oikosbot/issues/16[#16]): per-crate READMEs, the Haskell analyzer guide, an end-to-end build walkthrough._

== For maintainers
Expand Down
Loading