diff --git a/docker-cloud/apps/triggers.md b/docker-cloud/apps/triggers.md index 7f049b4b2b..154f0ae69a 100644 --- a/docker-cloud/apps/triggers.md +++ b/docker-cloud/apps/triggers.md @@ -42,7 +42,7 @@ Docker Cloud supports two types of triggers: 6. Use the POST request URL provided to configure the webhook in your application or third party service. -## Revoking triggers +## Revoke triggers To stop a trigger from automatically scaling or redeploying, you must revoke it. @@ -54,6 +54,6 @@ To stop a trigger from automatically scaling or redeploying, you must revoke it. Once the trigger is revoked, it stops accepting requests. -## Using triggers in the API and CLI +## Use triggers in the API and CLI See our [API and CLI documentation](/apidocs/docker-cloud.md#triggers) to learn how to use triggers with our API and the CLI.