Link to permissions doc using relative path.
This commit is contained in:
parent
83fd03f2dd
commit
ddb8c8e0d6
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ Public projects can be cloned **without any** authentication.
|
||||||
|
|
||||||
It will also be listed on the [public access directory](/public).
|
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
|
## 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.
|
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
|
## How to change project visibility
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue