summaryrefslogtreecommitdiff
path: root/doc/public_access
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-07-12 18:03:29 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-07-12 18:03:29 +0300
commitf031caf3aebb9550ec23fcdf7ec5e4080dfb5ce7 (patch)
tree0eb4c81d16ad1896884324ee37937d4e2b92ae92 /doc/public_access
parentaa8a61cca9b2346212c19d365c2e60841fea6212 (diff)
downloadgitlab-ce-f031caf3aebb9550ec23fcdf7ec5e4080dfb5ce7.tar.gz
Change URLs to new permissions.md location
Diffstat (limited to 'doc/public_access')
-rw-r--r--doc/public_access/public_access.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/public_access/public_access.md b/doc/public_access/public_access.md
index 9a5c5a5c92a..a3921f1b89f 100644
--- a/doc/public_access/public_access.md
+++ b/doc/public_access/public_access.md
@@ -17,7 +17,7 @@ Public projects can be cloned **without any** authentication.
They will also be listed on the public access directory (`/public`).
-**Any logged in user** will have [Guest](../permissions/permissions.md)
+**Any logged in user** will have [Guest](../user/permissions.md)
permissions on the repository.
### Internal projects
@@ -27,7 +27,7 @@ Internal projects can be cloned by any logged in user.
They will also be listed on the public access directory (`/public`) for logged
in users.
-Any logged in user will have [Guest](../permissions/permissions.md) permissions
+Any logged in user will have [Guest](../user/permissions.md) permissions
on the repository.
### How to change project visibility