diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-17 12:09:52 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-17 12:09:52 +0000 |
commit | 8ae26d705abe341b03bc15d4373d6cd0c77c0baf (patch) | |
tree | 655ee03a968e340c975b8ab7d77cfd5ceaf3c969 /doc/user/group | |
parent | fc1df8c8307fc5022f9e8aae04164c089d8fdf2e (diff) | |
download | gitlab-ce-8ae26d705abe341b03bc15d4373d6cd0c77c0baf.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/group')
-rw-r--r-- | doc/user/group/roadmap/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/group/roadmap/index.md b/doc/user/group/roadmap/index.md index 124aa217272..e603457b1a1 100644 --- a/doc/user/group/roadmap/index.md +++ b/doc/user/group/roadmap/index.md @@ -14,7 +14,7 @@ shows such a visualization for all the epics which are under a group and/or its > [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/5164) in GitLab 12.9. On the epic bars, you can see their title, progress, and completed weight percentage. -When you hover over an epic bar, a popover appears with its description, start and due dates, and weight completed. +When you hover over an epic bar, a popover appears with its title, start and due dates, and weight completed. ![roadmap view](img/roadmap_view_v12_9.png) |