Skip to content
Snippets Groups Projects
Commit 93e5e8e7 authored by Pawel Chojnacki's avatar Pawel Chojnacki
Browse files

Fix Prometheus help link to lead to proper Prometheus help page

parent 88958e5a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -322,7 +322,7 @@
\. This setting requires a
= link_to 'restart', help_page_path('administration/restart_gitlab')
to take effect.
= link_to icon('question-circle'), help_page_path('administration/monitoring/performance/introduction')
= link_to icon('question-circle'), help_page_path('administration/monitoring/prometheus/index')
.form-group
.col-sm-offset-2.col-sm-10
.checkbox
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment