diff --git a/docker-hub/webhooks.md b/docker-hub/webhooks.md index 13c2bea6bb..170f055df0 100644 --- a/docker-hub/webhooks.md +++ b/docker-hub/webhooks.md @@ -7,7 +7,7 @@ title: Webhooks for automated builds If you have an automated build repository in Docker Hub, you can use Webhooks to cause an action in another application in response to an event in the repository. Docker Hub webhooks fire when an image is built in, or a new tag -added to, your automated build repository. +is added to, your automated build repository. Configure webhooks on `https://hub.docker.com/r///~/settings/webhooks/`.