summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-09-10 16:33:38 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-09-10 16:33:38 +0000
commit45b6d828f56b2f436b5d4669f32a670259f49401 (patch)
treec9d4016f23411e388fadd1ea44053a79bb4a96e7
parent46acc7e1af870cc27e9cdf8372475c3a7971d484 (diff)
downloadgitlab-ce-phikai-master-patch-55126.tar.gz
Apply suggestion to doc/user/project/integrations/webhooks.mdphikai-master-patch-55126
-rw-r--r--doc/user/project/integrations/webhooks.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/project/integrations/webhooks.md b/doc/user/project/integrations/webhooks.md
index 4c4eec71ace..211bbdc2bb9 100644
--- a/doc/user/project/integrations/webhooks.md
+++ b/doc/user/project/integrations/webhooks.md
@@ -1328,4 +1328,5 @@ example.com - - [14/May/2014:07:45:26 EDT] "POST / HTTP/1.1" 200 0
- -> /
```
-You may need to [allow requests to the local network](https://docs.gitlab.com/ee/security/webhooks.html) for this receiver to be added.
+NOTE: **Note:**
+You may need to [allow requests to the local network](../../../security/webhooks.md) for this receiver to be added.