Skip to content

Commit 1b1264a

Browse files
authored
Merge branch 'main' into chore/validators
2 parents 9be73ec + 1e92ba4 commit 1b1264a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/intro/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Ingress resource supports the following features:
2121
* *Path-based routing*. For example, routing requests with the URI that starts with `/serviceA` to service A and requests with the URI that starts with `/serviceB` to service B.
2222
* **TLS/SSL termination** for each hostname, such as `foo.example.com`.
2323

24-
See the [Ingress User Guide](https://kubernetes.io/docs/user-guide/ingress/) to learn more about the Ingress resource.
24+
See the [Ingress Reference Documentation](https://kubernetes.io/docs/concepts/services-networking/ingress/) to learn more about the Ingress resource.
2525

2626
## What is the Ingress Controller?
2727

0 commit comments

Comments
 (0)