Update admin_guide.md (#1968)

* Update admin_guide.md

Fixed an invalid link.

* Update admin_guide.md
This commit is contained in:
scjane 2017-02-25 05:50:20 +08:00 committed by John Mulhausen
parent 0dd2d7b7d8
commit ad5ddc3f76
1 changed files with 1 additions and 1 deletions

View File

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