diff options
author | Evan Read <eread@gitlab.com> | 2019-06-14 17:11:57 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-06-14 17:11:57 +0000 |
commit | 89b9cc7cf1d5bd9808435a1c29f9b9b7821f23fc (patch) | |
tree | de12092fc884ce889d70a0d3b47585de13ca4a18 /doc/user | |
parent | 6622d77521599bd246fbf9e488c6882e700d5007 (diff) | |
download | gitlab-ce-89b9cc7cf1d5bd9808435a1c29f9b9b7821f23fc.tar.gz |
Cross link to MR approvals docs
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/permissions.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/user/permissions.md b/doc/user/permissions.md index 5b348b1ac60..4b2dfdfc32e 100644 --- a/doc/user/permissions.md +++ b/doc/user/permissions.md @@ -17,7 +17,10 @@ will be unassigned automatically. GitLab [administrators](../administration/index.md) receive all permissions. To add or import a user, you can follow the -[project members documentation](../user/project/members/index.md). +[project members documentation](project/members/index.md). + +For information on eligible approvers for Merge Requests, see +[Eligible approvers](project/merge_requests/merge_request_approvals.md#eligible-approvers). ## Principles behind permissions |