瀏覽代碼

Merge pull request #26908 from yuexiao-wang/fix-link

Fix the broken link
Sebastiaan van Stijn 8 年之前
父節點
當前提交
7a6b99aef6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/swarm/swarm-tutorial/index.md

+ 1 - 1
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)