diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-05-31 18:09:56 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-05-31 18:09:56 +0000 |
commit | 9fcbd94aaa2c28096d84701e9474b589c1a1ddee (patch) | |
tree | 83a3806c67f8ff16d2a74d8963821a3c838c0a52 /doc/user/group/subgroups | |
parent | eabd80f72f4f7d8e19b26526aa1f44c43d78e8b3 (diff) | |
download | gitlab-ce-9fcbd94aaa2c28096d84701e9474b589c1a1ddee.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/group/subgroups')
-rw-r--r-- | doc/user/group/subgroups/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/group/subgroups/index.md b/doc/user/group/subgroups/index.md index df0d297a82a..14b4475dda9 100644 --- a/doc/user/group/subgroups/index.md +++ b/doc/user/group/subgroups/index.md @@ -163,7 +163,7 @@ added to), add the user to the new subgroup again with a higher set of permissio For example, if User 1 was first added to group `one/two` with Developer permissions, then they inherit those permissions in every other subgroup -of `one/two`. To give them Maintainer access to group `one/two/three/four`, +of `one/two`. To give them the [Maintainer role](../../permissions.md) for group `one/two/three/four`, you would add them again in that group as Maintainer. Removing them from that group, the permissions fall back to those of the ancestor group. |