Merge pull request #25919 from yuexiao-wang/fix-refer

Remove the redundant words in reference for swarm
This commit is contained in:
Vincent Demeester 2016-08-26 07:57:07 +02:00 committed by GitHub
commit 72e7cd75c1

View file

@ -32,7 +32,7 @@ This article covers the following swarm administration tasks:
* [Forcefully removing a node](#force-remove-a-node)
* [Recovering from disaster](#recover-from-disaster)
Refer to [How swarm mode nodes work](how-swarm-mode-works/nodes.md)
Refer to [How nodes work](how-swarm-mode-works/nodes.md)
for a brief overview of Docker Swarm mode and the difference between manager and
worker nodes.