diff options
author | Victor Wu <victor@gitlab.com> | 2018-12-07 00:27:40 +0000 |
---|---|---|
committer | Victor Wu <victor@gitlab.com> | 2018-12-07 00:27:40 +0000 |
commit | 9a78524f465488b2b5daa3fbdb2ec7c71c9641a6 (patch) | |
tree | f9247a7d85952818d5b8470bfb840fc936cf1371 /doc | |
parent | f94388f605bcac57fd3cf031a2c4726d1bc13727 (diff) | |
parent | beaa52b95c7c2d1ac9adb1d727572851b972e5ae (diff) | |
download | gitlab-ce-9a78524f465488b2b5daa3fbdb2ec7c71c9641a6.tar.gz |
Merge branch 'group-labels-subgroup-docs' into 'master'
Group level labels can be used in subgroups and projects
See merge request gitlab-org/gitlab-ce!23643
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/group/subgroups/index.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/user/group/subgroups/index.md b/doc/user/group/subgroups/index.md index 8db36c4a0e8..943b0c693c0 100644 --- a/doc/user/group/subgroups/index.md +++ b/doc/user/group/subgroups/index.md @@ -167,7 +167,6 @@ Here's a list of what you can't do with subgroups: - [GitLab Pages](../../project/pages/index.md) are not currently working for projects hosted under a subgroup. That means that only projects hosted under the first parent group will work. -- Group level labels don't work in subgroups / sub projects - It is not possible to share a project with a group that's an ancestor of the group the project is in. That means you can only share as you walk down the hierarchy. For example, `group/subgroup01/project` **cannot** be shared |