From 81f5170034537a11b2fc77b8f522974bb478fc0c Mon Sep 17 00:00:00 2001 From: Tony Li Date: Wed, 13 Sep 2017 19:38:48 -0400 Subject: [PATCH] fix link --- docs/faq/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq/README.md b/docs/faq/README.md index 49e4a9e5a..0a45c1efe 100644 --- a/docs/faq/README.md +++ b/docs/faq/README.md @@ -73,7 +73,7 @@ Setting the annotation to any value other than "gce" or the empty string, will force the GCE controller to ignore your Ingress. The same applies for the nginx controller. -To completely stop the Ingress controller on GCE/GKE, please see [this](gce.md#host-do-i-disable-the-ingress-controller) faq. +To completely stop the Ingress controller on GCE/GKE, please see [this](gce.md#how-do-i-disable-the-gce-ingress-controller) faq. ## How do I run multiple Ingress controllers in the same cluster?