Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2017-04-25 13:58:43 +0300
committerSean McGivern <sean@gitlab.com>2017-04-25 13:58:43 +0300
commit08a864e2d9246d655599a26e9e1f7ff8642b7849 (patch)
tree2c733ed1be31cf83c66f453f14ad41c975d29489 /app/views/admin/cohorts
parent8c6cd5eef39fb46e8b917b441f06f78d77a7cb4e (diff)
Fix usage ping docs link from empty cohorts page
Diffstat (limited to 'app/views/admin/cohorts')
-rw-r--r--app/views/admin/cohorts/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/cohorts/index.html.haml b/app/views/admin/cohorts/index.html.haml
index 46fe12a5a99..be8644c0ca6 100644
--- a/app/views/admin/cohorts/index.html.haml
+++ b/app/views/admin/cohorts/index.html.haml
@@ -9,7 +9,7 @@
.bs-callout.bs-callout-warning.clearfix
%p
User cohorts are only shown when the
- = link_to 'usage ping', help_page_path('user/admin_area/usage_statistics'), target: '_blank'
+ = link_to 'usage ping', help_page_path('user/admin_area/settings/usage_statistics', anchor: 'usage-ping'), target: '_blank'
is enabled. To enable it and see user cohorts,
visit
= succeed '.' do