Merge pull request #2335 from isidentical/master

reference swarm page correctly
This commit is contained in:
Joffrey F 2019-05-18 19:38:48 -07:00 committed by GitHub
commit a33dbd8682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
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