From 96b5ec8f50491759eb84d122fb690dae2c9a393d Mon Sep 17 00:00:00 2001 From: yuexiao-wang Date: Mon, 26 Sep 2016 15:03:56 +0800 Subject: [PATCH] Fix the broken link Signed-off-by: yuexiao-wang (cherry picked from commit cfb07e642d23622412c5455ca70c42140268f9fe) Signed-off-by: Sebastiaan van Stijn --- docs/swarm/swarm-tutorial/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/swarm/swarm-tutorial/index.md b/docs/swarm/swarm-tutorial/index.md index 1c00c4700e..8a3ef607d4 100644 --- a/docs/swarm/swarm-tutorial/index.md +++ b/docs/swarm/swarm-tutorial/index.md @@ -34,7 +34,7 @@ If you are brand new to Docker, see [About Docker Engine](../../index.md). To run this tutorial, you need the following: * [three networked host machines](#three-networked-host-machines) -* [Docker Engine 1.12 or later installed](#docker-engine-1-12-or-later) +* [Docker Engine 1.12 or later installed](#docker-engine-1-12-or-newer) * [the IP address of the manager machine](#the-ip-address-of-the-manager-machine) * [open ports between the hosts](#open-ports-between-the-hosts)