From c33d05a4671a3c4c2274e87c20415287dc4a5aad Mon Sep 17 00:00:00 2001 From: Brad Bowman Date: Thu, 22 Sep 2016 14:33:22 -0600 Subject: [PATCH] Fix link to auth example --- controllers/nginx/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/nginx/configuration.md b/controllers/nginx/configuration.md index a521ce8ec..4aa2abbf4 100644 --- a/controllers/nginx/configuration.md +++ b/controllers/nginx/configuration.md @@ -103,7 +103,7 @@ The secret must be created in the same namespace than the Ingress rule ingress.kubernetes.io/auth-realm:"realm string" ``` -Please check the [auth](examples/custom-upstream-check/README.md) example +Please check the [auth](examples/auth/README.md) example ### Rewrite