reference swarm page correctly

Signed-off-by: Batuhan Taşkaya <btaskaya33@gmail.com>
This commit is contained in:
Batuhan Taşkaya 2019-05-09 20:29:11 +03:00 committed by Joffrey F
parent 5d42ab81c3
commit 80f68c81cd
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
Starting with Engine version 1.12 (API 1.24), it is possible to manage services Starting with Engine version 1.12 (API 1.24), it is possible to manage services
using the Docker Engine API. Note that the engine needs to be part of a using the Docker Engine API. Note that the engine needs to be part of a
[Swarm cluster](../swarm.rst) before you can use the service-related methods. [Swarm cluster](../swarm.html) before you can use the service-related methods.
## Creating a service ## Creating a service