summaryrefslogtreecommitdiff
path: root/lib/system_check/app/gitlab_config_up_to_date_check.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/system_check/app/gitlab_config_up_to_date_check.rb')
-rw-r--r--lib/system_check/app/gitlab_config_up_to_date_check.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/system_check/app/gitlab_config_up_to_date_check.rb b/lib/system_check/app/gitlab_config_up_to_date_check.rb
index 58c7e3039c8..193d9b77e5b 100644
--- a/lib/system_check/app/gitlab_config_up_to_date_check.rb
+++ b/lib/system_check/app/gitlab_config_up_to_date_check.rb
@@ -23,7 +23,7 @@ module SystemCheck
'Update config/gitlab.yml to match your setup'
)
for_more_information(
- see_installation_guide_section 'GitLab'
+ see_installation_guide_section('GitLab')
)
fix_and_rerun
end