Skip to content

Commit ce9a098

Browse files
committed
Improvement: Updated the link for Service Proxies.
1 parent df252c2 commit ce9a098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/services/connect-applications-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ my-nginx-7vzhx IPv4 80 10.244.2.5,10.244.3.4 21s
154154
You should now be able to curl the nginx Service on `<CLUSTER-IP>:<PORT>` from
155155
any node in your cluster. Note that the Service IP is completely virtual, it
156156
never hits the wire. If you're curious about how this works you can read more
157-
about the [service proxy](/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies).
157+
about the [service proxy](/docs/reference/networking/virtual-ips/).
158158
159159
## Accessing the Service
160160

0 commit comments

Comments
 (0)