Fix broken links in documentation (#4746)
This commit is contained in:
parent
2771095b8c
commit
d1eea794e9
9 changed files with 23 additions and 23 deletions
|
|
@ -28,4 +28,4 @@ See also the [Custom errors][example-custom-errors] example.
|
|||
|
||||
[cm-custom-http-errors]: ./nginx-configuration/configmap.md#custom-http-errors
|
||||
[img-custom-error-pages]: https://github.com/kubernetes/ingress-nginx/tree/master/images/custom-error-pages
|
||||
[example-custom-errors]: ../examples/customization/custom-errors
|
||||
[example-custom-errors]: ../../examples/customization/custom-errors
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ have a `secretName` option.
|
|||
|
||||
## SSL Passthrough
|
||||
|
||||
The [`--enable-ssl-passthrough`](cli-arguments/) flag enables the SSL Passthrough feature, which is disabled by
|
||||
The [`--enable-ssl-passthrough`](cli-arguments.md) flag enables the SSL Passthrough feature, which is disabled by
|
||||
default. This is required to enable passthrough backends in Ingress objects.
|
||||
|
||||
!!! warning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue