diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-20 18:08:44 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-01-20 18:08:44 +0000 |
commit | e0ab7eda1b1013e3246b0db28689b0749158f0bf (patch) | |
tree | c0b4fa77a0a781f0e0e868133293053ae75c2aff /doc/hooks | |
parent | 364f6f2e33e6f5eafe63b25d9256b88e72141b1c (diff) | |
download | gitlab-ce-e0ab7eda1b1013e3246b0db28689b0749158f0bf.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/hooks')
-rw-r--r-- | doc/hooks/custom_hooks.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/hooks/custom_hooks.md b/doc/hooks/custom_hooks.md index fb939ff8aac..c6d44bb03e9 100644 --- a/doc/hooks/custom_hooks.md +++ b/doc/hooks/custom_hooks.md @@ -1,7 +1,7 @@ --- -redirect_to: '../administration/custom_hooks.md' +redirect_to: '../administration/server_hooks.md' --- # Custom Git Hooks -This document was moved to [administration/custom_hooks.md](../administration/custom_hooks.md). +This document was moved to [administration/server_hooks.md](../administration/server_hooks.md). |