Skip to content

Commit d3ae937

Browse files
authored
fix example path (nginx#5414)
1 parent 9655776 commit d3ae937

File tree

1 file changed

+1
-1
lines changed
  • examples/ingress-resources/custom-templates

1 file changed

+1
-1
lines changed

examples/ingress-resources/custom-templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
The Ingress Controller uses a template to generate NGINX configuration for Ingress resources. You can customize the
44
template and apply it via the ConfigMap. See the [combined custom
5-
templates](../../examples/shared-examples/custom-templates/README.md) example, which shows how to customize the template
5+
templates](../../shared-examples/custom-templates/README.md) example, which shows how to customize the template
66
for the Ingress resource as well as the other templates used by the Ingress Controller.

0 commit comments

Comments
 (0)