Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-07-22 18:10:25 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-22 18:10:25 +0300
commit684f0a68d56bd3aab8cb7a7e790be847feb22f71 (patch)
tree1a020df96adfe6f87cedafe3988f6417dc72fd0a /doc/api/projects.md
parentcb8bd7d5946ca50a2de99645687a633a0c8105be (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/projects.md')
-rw-r--r--doc/api/projects.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/projects.md b/doc/api/projects.md
index 8137b7d5e1e..240cb844087 100644
--- a/doc/api/projects.md
+++ b/doc/api/projects.md
@@ -19,6 +19,8 @@ Values for the project visibility level are:
- `internal`: the project can be cloned by any signed-in user except [external users](../user/permissions.md#external-users).
- `public`: the project can be accessed without any authentication.
+For more, read [Project visibility](../public_access/public_access.md).
+
## Project merge method
There are three options for `merge_method` to choose from: