Updated a broken link (#6650)

This commit is contained in:
Constantin Galbenu 2018-05-10 19:01:30 +03:00 committed by Gwendolynne Barr
parent 2dbf436313
commit c5c80569a0
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ In Docker 1.13 and higher, you can use the `--force` or `-f` flag with the
`docker service update` command to force the service to redistribute its tasks
across the available worker nodes. This causes the service tasks to restart.
Client applications may be disrupted. If you have configured it, your service
uses a [rolling update](/engine/swarm/swarm-tutorial.md#rolling-update).
uses a [rolling update](/engine/swarm/swarm-tutorial/rolling-update/).
If you use an earlier version and you want to achieve an even balance of load
across workers and don't mind disrupting running tasks, you can force your swarm