From 761ff1f859a4b08bf245d0be3d00d4c44ecba46d Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Tue, 7 Feb 2017 22:20:36 +0100 Subject: Add info about the new location of Integrations [ci skip] --- doc/user/project/integrations/webhooks.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/user/project/integrations/webhooks.md') 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 -- cgit v1.2.1