diff options
Diffstat (limited to 'doc/user/group/issues_analytics/index.md')
-rw-r--r-- | doc/user/group/issues_analytics/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/group/issues_analytics/index.md b/doc/user/group/issues_analytics/index.md index f84a3a3c286..6c710885b98 100644 --- a/doc/user/group/issues_analytics/index.md +++ b/doc/user/group/issues_analytics/index.md @@ -10,7 +10,7 @@ Issues Analytics is a bar graph which illustrates the number of issues created e The default timespan is 13 months, which includes the current month, and the 12 months prior. -To access the chart, navigate to a group's sidebar and select **Issues > Analytics**. +To access the chart, navigate to a group's sidebar and select **Analytics > Issues Analytics**. Hover over each bar to see the total number of issues. @@ -28,7 +28,7 @@ You can change the total number of months displayed by setting a URL parameter. For example, `https://gitlab.com/groups/gitlab-org/-/issues_analytics?months_back=15` shows a total of 15 months for the chart in the GitLab.org group. -![Issues created per month](img/issues_created_per_month.png) +![Issues created per month](img/issues_created_per_month_v12_8.png) <!-- ## Troubleshooting |