summaryrefslogtreecommitdiff
path: root/doc/user/project/integrations/webhooks.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-02-07 22:20:36 +0100
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-02-07 22:32:08 +0100
commit761ff1f859a4b08bf245d0be3d00d4c44ecba46d (patch)
tree22dd33e95b7ec16ddc4340b0d9b575273c372f59 /doc/user/project/integrations/webhooks.md
parentd3aaa1a2a0313b7132479d4211e406fde5bc9324 (diff)
downloadgitlab-ce-docs/services-refactor.tar.gz
Add info about the new location of Integrationsdocs/services-refactor
[ci skip]
Diffstat (limited to 'doc/user/project/integrations/webhooks.md')
-rw-r--r--doc/user/project/integrations/webhooks.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/user/project/integrations/webhooks.md b/doc/user/project/integrations/webhooks.md
index 9d775355c4c..9df0c765f84 100644
--- a/doc/user/project/integrations/webhooks.md
+++ b/doc/user/project/integrations/webhooks.md
@@ -14,8 +14,11 @@ to the webhook URL.
Webhooks can be used to update an external issue tracker, trigger CI builds,
update a backup mirror, or even deploy to your production server.
-Navigate to the webhooks page by choosing **Webhooks** from your project's
-settings which can be found under the wheel icon in the upper right corner.
+Navigate to the webhooks page by going to the **Integrations** page from your
+project's settings which can be found under the wheel icon in the upper right
+corner.
+
+![Accessing the integrations](img/accessing_integrations.png)
## Webhook endpoint tips