mirror of
https://github.com/docker/cli.git
synced 2025-08-08 12:02:07 +03:00
Fix link to non-existent file
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
committed by
Tibor Vass
parent
c17012948e
commit
247a2f112b
@@ -43,7 +43,7 @@ To remove `worker2`, issue the following command from `worker2` itself:
|
|||||||
$ docker swarm leave
|
$ docker swarm leave
|
||||||
Node left the default swarm.
|
Node left the default swarm.
|
||||||
```
|
```
|
||||||
To remove an inactive node, use the [`node rm`](swarm_rm.md) command instead.
|
To remove an inactive node, use the [`node rm`](node_rm.md) command instead.
|
||||||
|
|
||||||
## Related information
|
## Related information
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user