summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2015-12-28 21:55:53 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2015-12-28 21:55:53 +0000
commit03451a252f638910d19adb66d920e33e7760008a (patch)
tree791e432dab1c7e8f46e17f8b7d476585d3783f22
parentaf00558d38806eda2fa70c8fdc34be98fced44a4 (diff)
parentc5c6a945f29921b969663aa3e79e09148145e60c (diff)
downloadgitlab-ce-03451a252f638910d19adb66d920e33e7760008a.tar.gz
Merge branch 'fix_link_permissions' into 'master'
Fix broken link in permissions page See merge request !2233
-rw-r--r--doc/permissions/permissions.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/permissions/permissions.md b/doc/permissions/permissions.md
index bcd00cfc6bf..1be78ac1823 100644
--- a/doc/permissions/permissions.md
+++ b/doc/permissions/permissions.md
@@ -6,11 +6,11 @@ If a user is both in a project group and in the project itself, the highest perm
If a user is a GitLab administrator they receive all permissions.
-On public projects the Guest role is not enforced.
-All users will be able to create issues, leave comments, and pull or download the project code.
+On public projects the Guest role is not enforced.
+All users will be able to create issues, leave comments, and pull or download the project code.
To add or import a user, you can follow the [project users and members
-documentation](doc/workflow/add-user/add-user.md).
+documentation](../workflow/add-user/add-user.md).
## Project