fix broken kubernetes.io/user-guide/ docs links (#10055)
This commit is contained in:
parent
c3ea3b861e
commit
4c00085c17
4 changed files with 13 additions and 13 deletions
|
|
@ -4,7 +4,7 @@ This is the documentation for the Ingress NGINX Controller.
|
|||
|
||||
It is built around the [Kubernetes Ingress resource](https://kubernetes.io/docs/concepts/services-networking/ingress/), using a [ConfigMap](https://kubernetes.io/docs/concepts/configuration/configmap/) to store the controller configuration.
|
||||
|
||||
You can learn more about using [Ingress](http://kubernetes.io/docs/user-guide/ingress/) in the official [Kubernetes documentation](https://docs.k8s.io).
|
||||
You can learn more about using [Ingress](https://kubernetes.io/docs/concepts/services-networking/ingress/) in the official [Kubernetes documentation](https://docs.k8s.io).
|
||||
|
||||
# Getting Started
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue