From 8709b76d10165871f696deb55766c8e1c47b644b Mon Sep 17 00:00:00 2001 From: Lucas Alves Date: Fri, 14 Dec 2018 00:48:35 -0300 Subject: [PATCH] Fix navigation of section 201 - This changes the navigation link, which is broken in section 201 to 307 --- .../201-cluster-monitoring/readme.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02-path-working-with-clusters/201-cluster-monitoring/readme.adoc b/02-path-working-with-clusters/201-cluster-monitoring/readme.adoc index 16a8d22f..56b477d5 100644 --- a/02-path-working-with-clusters/201-cluster-monitoring/readme.adoc +++ b/02-path-working-with-clusters/201-cluster-monitoring/readme.adoc @@ -126,7 +126,7 @@ Click on `Nodes` to see a textual representation about the nodes running in the image::monitoring-nodes-before.png[] -Install a Java application as explained in link:../../03-path-application-development/306-app-management-with-helm[Deploying applications using Kubernetes Helm charts]. +Install a Java application as explained in link:../../03-path-application-development/307-app-management-with-helm[Deploying applications using Kubernetes Helm charts]. Click on `Pods`, again to see a textual representation about the pods running in the cluster: