summaryrefslogtreecommitdiff
path: root/doc/administration
diff options
context:
space:
mode:
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.