summaryrefslogtreecommitdiff
path: root/lib/system_check/app/redis_version_check.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-10-12 15:08:32 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-12 15:08:32 +0000
commitb17f0b91a66f2101a54dd1efed0c4973f04b1daf (patch)
tree55d2a3dc5581b90bd1304c5d53d4d5b5da0076c9 /lib/system_check/app/redis_version_check.rb
parentb47e7cd6b2049c1fb87e7c4ffd1de898cda52364 (diff)
downloadgitlab-ce-b17f0b91a66f2101a54dd1efed0c4973f04b1daf.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'lib/system_check/app/redis_version_check.rb')
-rw-r--r--lib/system_check/app/redis_version_check.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/system_check/app/redis_version_check.rb b/lib/system_check/app/redis_version_check.rb
index 697ced3590b..a205861b9a9 100644
--- a/lib/system_check/app/redis_version_check.rb
+++ b/lib/system_check/app/redis_version_check.rb
@@ -37,7 +37,7 @@ module SystemCheck
@custom_error_message
)
for_more_information(
- 'doc/administration/high_availability/redis.md#provide-your-own-redis-instance'
+ 'doc/administration/redis/index.html#redis-replication-and-failover-using-the-non-bundled-redis'
)
fix_and_rerun
end