diff --git a/mkdocs.yml b/mkdocs.yml index 8453f243..d610d899 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -65,9 +65,11 @@ plugins: import_url: 'https://github.com/kuadrant/architecture?edit_uri=/blob/main/&branch=main' imports: - /rfcs/* + - /docs/* nav: - 'Overview': index.md - 'Getting Started': getting-started.md + - 'Architecture': architecture/docs/design/architectural-overview.md - 'Installation': - 'Control Plane installation with Existing OCM': multicluster-gateway-controller/docs/installation/control-plane-installation.md - 'Service Protection installation with Existing OCM': multicluster-gateway-controller/docs/installation/service-protection-installation.md