8000 fix dead links in connect-applications-service.md (#9052) · ArduinoBot/website@4b073bb · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b073bb

Browse files
chanjarsterk8s-ci-robot
authored andcommitted
fix dead links in connect-applications-service.md (kubernetes#9052)
1 parent 2d47312 commit 4b073bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/connect-applications-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ You should now be able to curl the nginx Service on `<CLUSTER-IP>:<PORT>` from a
105105

106106
## Accessing the Service
107107

108-
Kubernetes supports 2 primary modes of finding a Service - environment variables and DNS. The former works out of the box while the latter requires the [kube-dns cluster addon](http://releases.k8s.io/{{< param "githubbranch" >}}/cluster/addons/dns/README.md).
108+
Kubernetes supports 2 primary modes of finding a Service - environment variables and DNS. The former works out of the box while the latter requires the [kube-dns cluster addon](http://releases.k8s.io/{{< param "githubbranch" >}}/cluster/addons/dns/kube-dns/README.md).
109109

110110
### Environment Variables
111111

0 commit comments

Comments
 (0)
0