Skip to content

Commit a78fd6c

Browse files
dvdksnthaJeztah
authored andcommitted
docs: update link location for the overlay driver
File location changes in docker/docs#17176 Signed-off-by: David Karlsson <[email protected]> (cherry picked from commit 035e26f) Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent ddb9220 commit a78fd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/commandline/service_create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@ $ docker service create \
916916
The swarm extends my-network to each node running the service.
917917

918918
Containers on the same network can access each other using
919-
[service discovery](https://docs.docker.com/network/overlay/#container-discovery).
919+
[service discovery](https://docs.docker.com/network/drivers/overlay/#container-discovery).
920920

921921
Long form syntax of `--network` allows to specify list of aliases and driver options:
922922
`--network name=my-network,alias=web1,driver-opt=field1=value1`

0 commit comments

Comments
 (0)