summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2018-04-18 08:37:23 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-04-20 10:12:07 +0100
commitbb37a646129b527327ef1f640c751dc0a74a7e94 (patch)
tree8a249dd9cb8fc9a9f2c5c46a605e1dd74814bece
parenta60282058acb2acf4d1329f38a8d5a2bf7e5c43b (diff)
downloadgitlab-ce-bb37a646129b527327ef1f640c751dc0a74a7e94.tar.gz
Merge branch 'docs-update-assign-labels-to-subgroups' into 'master'
Docs assign labels to subgroups See merge request gitlab-org/gitlab-ce!18438
-rw-r--r--doc/user/project/labels.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/user/project/labels.md b/doc/user/project/labels.md
index a89a1206170..914898ea2ea 100644
--- a/doc/user/project/labels.md
+++ b/doc/user/project/labels.md
@@ -9,8 +9,7 @@ Labels allow you to categorize issues or merge requests using descriptive titles
In GitLab, you can create project and group labels:
- **Project labels** can be assigned to issues or merge requests in that project only.
-- **Group labels** can be assigned to any issue or merge request of any project in that group or subgroup.
-- In the [future](https://gitlab.com/gitlab-org/gitlab-ce/issues/40915), you will be able to assign group labels to issues and merge reqeusts of projects in [subgroups](../group/subgroups/index.md).
+- **Group labels** can be assigned to any issue or merge request of any project in that group or any subgroups of the group.
## Creating labels