mirror of https://github.com/docker/docs.git
Update admin_guide.md (#1968)
* Update admin_guide.md Fixed an invalid link. * Update admin_guide.md
This commit is contained in:
parent
0dd2d7b7d8
commit
ad5ddc3f76
|
@ -276,7 +276,7 @@ To restore, see [Restore from a backup](#restore-from-a-backup).
|
|||
### Restore from a backup
|
||||
|
||||
After backing up the swarm as described in
|
||||
[Backing up the swarm](#backing-up-the-swarm), use the following procedure to
|
||||
[Back up the swarm](#back-up-the-swarm), use the following procedure to
|
||||
restore the data to a new swarm.
|
||||
|
||||
1. Shut down Docker on the target host machine where the swarm will be restored.
|
||||
|
|
Loading…
Reference in New Issue