From 989c7215b329b75c6f88a8c269af9807b50337db Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Fri, 20 Oct 2017 18:21:12 +0800 Subject: [PATCH] Update webhooks.md --- docker-hub/webhooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/`.