summaryrefslogtreecommitdiff
path: root/doc/administration
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-02-10 00:09:07 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-02-10 00:09:07 +0000
commit3edbef8ae567f0dc2548b09f85172ee2ac99b3b9 (patch)
tree4685877804d363eea8197e794972c3d6c7d8733b /doc/administration
parentd2e7b5d069d9419b4cac69243beefa358a04e025 (diff)
downloadgitlab-ce-3edbef8ae567f0dc2548b09f85172ee2ac99b3b9.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration')
-rw-r--r--doc/administration/server_hooks.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/server_hooks.md b/doc/administration/server_hooks.md
index 4bf75eaadee..4c72634d4ff 100644
--- a/doc/administration/server_hooks.md
+++ b/doc/administration/server_hooks.md
@@ -73,7 +73,7 @@ Now test the hook to check whether it is functioning properly.
## Chained hooks support
-> [Introduced](https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/93) in GitLab Shell 4.1.0 and GitLab 8.15.
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/93) in GitLab Shell 4.1.0 and GitLab 8.15.
Hooks can be also global or be set per project directories and support a chained
execution of the hooks.