From f289c3dfee73acaae47998ceaf42a586f2c9ed13 Mon Sep 17 00:00:00 2001 From: Kundan Kumar Date: Tue, 3 May 2022 20:26:09 +0530 Subject: [PATCH] corrected link for cluster-setup.md --- 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 04119afc71..981eacfe0e 100644 --- a/docs/faq/README.md +++ b/docs/faq/README.md @@ -111,7 +111,7 @@ test project. If you think the failures are related to project quota, cleanup leaked resources and bump up quota before debugging the leak. If the preceding identification process fails, it's likely that the Ingress api -is broken upstream. Try to setup a [dev environment](/docs/dev/setup-cluster.md) from +is broken upstream. Try to setup a [dev environment](/docs/contrib/cluster-setup.md) from HEAD and create an Ingress. You should be deploying the [latest](https://github.com/kubernetes/ingress/releases) release image to the local cluster.