From b8d543c96f4a2222a5db5be3df00d9c313ceec89 Mon Sep 17 00:00:00 2001 From: Inaki Date: Fri, 31 Jan 2020 10:31:05 +0100 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 68eceffd..43ddca15 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -56,7 +56,7 @@ pages: - Networking on Kubernetes: - Istio Service Mesh: istio.md - Consul Service Mesh: consul.md - - Troubleshooting openshift network performance: troubleshooting-openshift-network-performance.md + - Troubleshooting openshift network performance: networking.md - Security Policy as Code: securityascode.md - Dev Environment: - Git: git.md