From ad5ddc3f7695ee3db3fdaf36ad4c5db28146e00f Mon Sep 17 00:00:00 2001 From: scjane Date: Sat, 25 Feb 2017 05:50:20 +0800 Subject: [PATCH] Update admin_guide.md (#1968) * Update admin_guide.md Fixed an invalid link. * Update admin_guide.md --- engine/swarm/admin_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/swarm/admin_guide.md b/engine/swarm/admin_guide.md index 8e6e7a38a2..081408b15c 100644 --- a/engine/swarm/admin_guide.md +++ b/engine/swarm/admin_guide.md @@ -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.