diff --git a/mkdocs.yml b/mkdocs.yml index 6b8eaba0..5b15360b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -114,8 +114,8 @@ nav: - 'Multi-Cluster': getting-started-multi-cluster.md - 'Architecture': architecture/docs/design/architectural-overview-v1.md - 'Installation': - - 'Kubernetes': kuadrant-operator/doc/install/install-kubernetes.md - - 'OpenShift': kuadrant-operator/doc/install/install-openshift.md + - 'Helm': https://artifacthub.io/packages/helm/kuadrant/kuadrant-operator + - 'OLM on OpenShift': kuadrant-operator/doc/install/install-openshift.md - 'Concepts and APIs': - 'DNSPolicy': - 'Overview': kuadrant-operator/doc/overviews/dns.md