Explorar el Código

Remove the redundant description

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
yuexiao-wang hace 9 años
padre
commit
8bcc8ebacc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/swarm/admin_guide.md

+ 1 - 1
docs/swarm/admin_guide.md

@@ -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.