diff options
author | Sean McGivern <sean@gitlab.com> | 2017-04-07 20:34:06 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-04-14 15:20:55 +0200 |
commit | 00e9568e140165edcc091bd6729393cdeaac642b (patch) | |
tree | dc9cd2bb977b959992eb1e52629df54f198982d0 /app/views/admin | |
parent | f17f60405eb5ae9b0091abf566b332ff08267145 (diff) | |
download | gitlab-ce-00e9568e140165edcc091bd6729393cdeaac642b.tar.gz |
Fix doc links
Diffstat (limited to 'app/views/admin')
-rw-r--r-- | app/views/admin/cohorts/_cohorts_table.html.haml | 2 | ||||
-rw-r--r-- | app/views/admin/cohorts/index.html.haml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app/views/admin/cohorts/_cohorts_table.html.haml b/app/views/admin/cohorts/_cohorts_table.html.haml index c3b37bcf8ec..701a4e62b39 100644 --- a/app/views/admin/cohorts/_cohorts_table.html.haml +++ b/app/views/admin/cohorts/_cohorts_table.html.haml @@ -3,7 +3,7 @@ User cohorts are shown for the last #{@cohorts[:months_included]} months. Only users with activity are counted in the cohort total; inactive users are counted separately. - = link_to icon('question-circle'), help_page_path('administration/usage_ping_and_cohorts', anchor: 'cohorts'), title: 'About this feature', target: '_blank' + = link_to icon('question-circle'), help_page_path('user/admin_area/user_cohorts', anchor: 'cohorts'), title: 'About this feature', target: '_blank' .table-holder %table.table diff --git a/app/views/admin/cohorts/index.html.haml b/app/views/admin/cohorts/index.html.haml index cd8e29926eb..46fe12a5a99 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('administration/usage_ping_and_cohorts', anchor: 'usage-ping'), target: '_blank' + = link_to 'usage ping', help_page_path('user/admin_area/usage_statistics'), target: '_blank' is enabled. To enable it and see user cohorts, visit = succeed '.' do |