summaryrefslogtreecommitdiff
path: root/app/views/instance_statistics/conversational_development_index/_disabled.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/instance_statistics/conversational_development_index/_disabled.html.haml')
-rw-r--r--app/views/instance_statistics/conversational_development_index/_disabled.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/instance_statistics/conversational_development_index/_disabled.html.haml b/app/views/instance_statistics/conversational_development_index/_disabled.html.haml
index 0a5717f75e1..b854e15d36f 100644
--- a/app/views/instance_statistics/conversational_development_index/_disabled.html.haml
+++ b/app/views/instance_statistics/conversational_development_index/_disabled.html.haml
@@ -11,4 +11,4 @@
%p
= _('Enable usage ping to get an overview of how you are using GitLab from a feature perspective.')
- if current_user.admin?
- = link_to _('Enable usage ping'), admin_application_settings_path(anchor: 'usage-statistics'), class: 'btn btn-primary'
+ = link_to _('Enable usage ping'), metrics_and_profiling_admin_application_settings_path(anchor: 'js-usage-settings'), class: 'btn btn-primary'