diff --git a/examples/ingress-resources/custom-templates/README.md b/examples/ingress-resources/custom-templates/README.md index 375d0265129..e9cc8f7df81 100644 --- a/examples/ingress-resources/custom-templates/README.md +++ b/examples/ingress-resources/custom-templates/README.md @@ -2,5 +2,5 @@ The Ingress Controller uses a template to generate NGINX configuration for Ingress resources. You can customize the template and apply it via the ConfigMap. See the [combined custom -templates](../../examples/shared-examples/custom-templates/README.md) example, which shows how to customize the template +templates](../../shared-examples/custom-templates/README.md) example, which shows how to customize the template for the Ingress resource as well as the other templates used by the Ingress Controller.