This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 521649f  Nav Bar: Titles fixed
521649f is described below

commit 521649f3e2ca0898bf06359a71a7afa74ca0d4ef
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue May 25 08:03:30 2021 +0200

    Nav Bar: Titles fixed
---
 docs/modules/ROOT/nav.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index af75044..987fe37 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -1,12 +1,12 @@
 * xref:installation/installation.adoc[Installation]
 ** xref:installation/minikube.adoc[Minikube]
 ** xref:installation/minishift.adoc[Minishift]
-** xref:installation/crc.adoc[Minishift]
+** xref:installation/crc.adoc[Red Hat CodeReady Containers (CRC)]
 ** xref:installation/digitalocean.adoc[DigitalOcean Kubernetes Cluster]
 ** xref:installation/gke.adoc[Google Kubernetes Engine (GKE)]
 ** xref:installation/openshift.adoc[OpenShift]
 ** xref:installation/iks.adoc[IBM Kubernetes Service (IKS)]
-** xref:installation/k3s.adoc[Kind]
+** xref:installation/k3s.adoc[K3s]
 ** xref:installation/kind.adoc[Kind]
 ** xref:installation/registry/registry.adoc[Configuring Registry]
 *** xref:installation/registry/digitalocean.adoc[DigitalOcean]

Reply via email to