Update webhooks.md

This commit is contained in:
Wang Jie 2017-10-20 18:21:12 +08:00 committed by Misty Stanley-Jones
parent 4187d1c313
commit 989c7215b3
1 changed files with 1 additions and 1 deletions

View File

@ -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/<USERNAME>/<REPOSITORY>/~/settings/webhooks/`.