From f1d0c97779d510c99063c8a4170133e73d0a55ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Fernando=20Guedes?= Date: Mon, 20 Aug 2018 15:04:56 -0300 Subject: [PATCH] Fix broked anchor link to GCE/GKE --- docs/deploy/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy/index.md b/docs/deploy/index.md index 5311b9f4c..02da83572 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -8,7 +8,7 @@ - [Docker for Mac](#docker-for-mac) - [minikube](#minikube) - [AWS](#aws) - - [GCE - GKE](#gce---gke) + - [GCE - GKE](#gce-gke) - [Azure](#azure) - [Baremetal](#baremetal) - [Verify installation](#verify-installation)