diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-10-14 08:46:27 +0000 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-10-14 08:46:27 +0000 |
| commit | 2c0c9e26e82a99d11ddbacd4dc161de42fa78162 (patch) | |
| tree | cc91a8d0c8282200fa40b46514b37a94891281a4 | |
| parent | 1073019d360e5aae6fd02efb3e9920a1a3658869 (diff) | |
| parent | 3888d94adcdf776b680d5bdf9873af92aa01e6c2 (diff) | |
| download | gitlab-ce-2c0c9e26e82a99d11ddbacd4dc161de42fa78162.tar.gz | |
Merge branch 'syshook-docs' of /home/git/repositories/gitlab/gitlabhq
| -rw-r--r-- | doc/api/system_hooks.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/system_hooks.md b/doc/api/system_hooks.md index 5eeb3652d57..355ce31c126 100644 --- a/doc/api/system_hooks.md +++ b/doc/api/system_hooks.md @@ -1,5 +1,7 @@ All methods require admin authorization.
+The url endpoint of the system hooks can be configured in [the admin area under hooks](/admin/hooks).
+
## List system hooks
Get list of system hooks
|
