From 329239fe9f3511809282f45db331e56579f535ad Mon Sep 17 00:00:00 2001 From: Tom Forbes Date: Sat, 15 Jun 2019 15:09:48 +0000 Subject: Fix broken hyperlink in reducing_the_repo_size_using_git.md --- doc/user/project/repository/reducing_the_repo_size_using_git.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/user/project/repository/reducing_the_repo_size_using_git.md b/doc/user/project/repository/reducing_the_repo_size_using_git.md index e3d771524ce..35ceb76dc0d 100644 --- a/doc/user/project/repository/reducing_the_repo_size_using_git.md +++ b/doc/user/project/repository/reducing_the_repo_size_using_git.md @@ -101,9 +101,9 @@ up its own internal state, maximizing the space saved. This process will remove some copies of the rewritten commits from GitLab's cache and database, but there are still numerous gaps in coverage - at present, -some of the copies may persist indefinitely. [Clearing the instance cache] -(../../../administration/raketasks/maintenance.md#clear-redis-cache) may help to -remove some of them, but it should not be depended on for security purposes! +some of the copies may persist indefinitely. [Clearing the instance cache](../../../administration/raketasks/maintenance.md#clear-redis-cache) +may help to remove some of them, but it should not be depended on for security +purposes! ## Using `git filter-branch` -- cgit v1.2.1