diff --git a/mkdocs.yml b/mkdocs.yml index f41178f..a8b388d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -59,7 +59,10 @@ nav: - Decisions: - ADR Index: "architecture/decisions/index.md" - Policies: - - Policy Repository: "policies/index.md" + - Policy Repository: policies/index.md + - Governance: + - Document Control Policy: policies/governance/KC-POL-GOV-001-document-control-policy.md + - Policy Review and Retirement Procedure: policies/governance/KC-PRO-GOV-001-policy-review-and-retirement-procedure.md - Operations: - Operations Overview: operations/index.md - CI/CD Workflow: operations/cicd-workflow.md