Repair broken link (#5341)

This commit is contained in:
Gwendolynne Barr 2017-11-21 09:21:55 -08:00 committed by Misty Stanley-Jones
parent 0cc4b88682
commit 9e348b0943
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ single virtual IP. Instead, Docker sets up DNS entries for the service such that
a DNS query for the service name returns a list of IP addresses, and the client
connects directly to one of these. You are responsible for providing the list of
IP addresses and ports to your load balancer. See
[Configure service discovery](networking.md@configure-service-discovery).
[Configure service discovery](networking.md#configure-service-discovery).
## Learn more