Skip to content

Commit e8bdd06

Browse files
authored
Merge pull request #252 from cpretzer/patch-1
Remove Broken Links
2 parents f272e30 + 1fab61f commit e8bdd06

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/customization/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ The table below summarizes some of the options. More options (extensions) are av
5050

5151
1. Make sure that you specify the configmaps resource to use when you start an Ingress controller.
5252
For example, `-nginx-configmaps=default/nginx-config`, where we specify
53-
the config map to use with the following format: `<namespace>/<name>`. See [nginx-ingress-rc.yaml](../complete-example/nginx-ingress-rc.yaml) or
54-
[nginx-plus-ingress-rc.yaml](../complete-example/nginx-plus-ingress-rc.yaml) files.
53+
the config map to use with the following format: `<namespace>/<name>`.
5554

5655
1. Create a configmaps file with the name *nginx-config.yaml* and set the values
5756
that make sense for your setup:

0 commit comments

Comments
 (0)