fix link to service create reference docs (#10726)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2020-04-30 07:36:59 +02:00 committed by GitHub
parent 00c2a5a264
commit 5de7f57431
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ Keep the following in mind when using restart policies:
- Restart policies only apply to _containers_. Restart policies for swarm - Restart policies only apply to _containers_. Restart policies for swarm
services are configured differently. See the services are configured differently. See the
[flags related to service restart](../../engine/reference/commandline/service_create/). [flags related to service restart](../../engine/reference/commandline/service_create.md).
## Use a process manager ## Use a process manager