diff options
Diffstat (limited to 'doc/topics/git/index.md')
-rw-r--r-- | doc/topics/git/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/git/index.md b/doc/topics/git/index.md index 4325980a60c..c7abfb1d974 100644 --- a/doc/topics/git/index.md +++ b/doc/topics/git/index.md @@ -69,7 +69,7 @@ If you have problems with Git, the following may help: The following are advanced topics for those who want to get the most out of Git: -- [Custom Git Hooks](../../administration/custom_hooks.md) +- [Server Hooks](../../administration/server_hooks.md) - [Git Attributes](../../user/project/git_attributes.md) - Git Submodules: [Using Git submodules with GitLab CI](../../ci/git_submodules.md#using-git-submodules-with-gitlab-ci) - [Partial Clone](partial_clone.md) |