Remove the redundant description

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
yuexiao-wang 2016-08-22 19:06:26 +08:00
parent d2fa978d4d
commit 8bcc8ebacc
1 changed files with 1 additions and 1 deletions

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.