diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2017-10-11 14:35:23 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2017-10-11 14:35:23 +0000 |
commit | 644d24cdf9383383429d81801ca62341ca95a33d (patch) | |
tree | 3adada31b9fee9b7de33e052f26beb1f275aacea | |
parent | 5a2acfe036b4ce2c74b015101c57f040b851899c (diff) | |
parent | f6d3da552bd4ca51188db517ff03b204cbf7d557 (diff) | |
download | gitlab-ce-644d24cdf9383383429d81801ca62341ca95a33d.tar.gz |
Merge branch 'docs-patch-28' into 'master'
Update image commenting MR link in docs
See merge request gitlab-org/gitlab-ce!14816
-rw-r--r-- | doc/user/discussions/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/discussions/index.md b/doc/user/discussions/index.md index 5bd326a426f..2206b2860f4 100644 --- a/doc/user/discussions/index.md +++ b/doc/user/discussions/index.md @@ -155,7 +155,7 @@ comments in greater detail. ## Image discussions -> [Introduced][ce-14531] in GitLab 10.1. +> [Introduced][ce-14061] in GitLab 10.1. Sometimes a discussion is revolved around an image. With image discussions, you can easily target a specific coordinate of an image and start a discussion @@ -227,6 +227,7 @@ edit existing comments. Non-team members are restricted from adding or editing c [ce-7180]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7180 [ce-8266]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8266 [ce-14053]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14053 +[ce-14061]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14061 [ce-14531]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14531 [resolve-discussion-button]: img/resolve_discussion_button.png [resolve-comment-button]: img/resolve_comment_button.png |