Link to permissions doc using relative path.

This commit is contained in:
Marin Jankovski 2014-07-04 13:15:36 +02:00
parent 83fd03f2dd
commit ddb8c8e0d6

View file

@ -12,7 +12,7 @@ Public projects can be cloned **without any** authentication.
It will also be listed on the [public access directory](/public).
**Any logged in user** will have [Guest](/help/permissions) permissions on the repository.
**Any logged in user** will have [Guest](../permissions/permissions) permissions on the repository.
## Internal projects
@ -20,7 +20,7 @@ Internal projects can be cloned by any logged in user.
It will also be listed on the [public access directory](/public) for logged in users.
Any logged in user will have [Guest](/help/permissions) permissions on the repository.
Any logged in user will have [Guest](../permissions/permissions) permissions on the repository.
## How to change project visibility