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 6fefe1a01d0..9c5a970b65f 100644 --- a/doc/administration/index.md +++ b/doc/administration/index.md @@ -167,7 +167,7 @@ Learn how to install, configure, update, and maintain your GitLab instance. ## Git configuration options - [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. +- [Git LFS configuration](lfs/index.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. - [Manage large files with `git-annex` (Deprecated)](git_annex.md) |