mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #27001 from mstanleyjones/fix_broken_build
Fix link to non-existent file
This commit is contained in:
commit
ad398f132b
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ To remove `worker2`, issue the following command from `worker2` itself:
|
|||
$ docker swarm leave
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue