diff options
Diffstat (limited to 'doc/administration/index.md')
-rw-r--r-- | doc/administration/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/index.md b/doc/administration/index.md index 8172acd09b4..35fe066d866 100644 --- a/doc/administration/index.md +++ b/doc/administration/index.md @@ -166,7 +166,7 @@ Learn how to install, configure, update, and maintain your GitLab instance. ## Git configuration options -- [Custom Git hooks](custom_hooks.md): Custom Git hooks (on the filesystem) for when webhooks aren't enough. +- [Server hooks](server_hooks.md): Server hooks (on the filesystem) for when webhooks aren't enough. - [Git LFS configuration](lfs/lfs_administration.md): Learn how to configure LFS for GitLab. - [Housekeeping](housekeeping.md): Keep your Git repositories tidy and fast. - [Configuring Git Protocol v2](git_protocol.md): Git protocol version 2 support. |