summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-07-30 02:15:29 +0000
committerEvan Read <eread@gitlab.com>2019-07-30 02:15:29 +0000
commit283d3ec6b2ea1007a21051274d4b8a925d90e08e (patch)
treedc0e4fc6abbfba5c81d668a17ec805077821ecbe
parent534f8fc7975f1fe5f38f8d4b2ba3c15ddb8ac9d1 (diff)
parent922857cf480854667d99ad4f811782aaab1a66e3 (diff)
downloadgitlab-ce-283d3ec6b2ea1007a21051274d4b8a925d90e08e.tar.gz
Merge branch 'codyw-docs-visbility-levels' into 'master'
Update visibility level docs See merge request gitlab-org/gitlab-ce!31258
-rw-r--r--doc/public_access/public_access.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/public_access/public_access.md b/doc/public_access/public_access.md
index d04428fdbfe..ea4702acc41 100644
--- a/doc/public_access/public_access.md
+++ b/doc/public_access/public_access.md
@@ -37,7 +37,7 @@ visibility setting keep this setting. You can read more about the change in the
### Private projects
-Private projects can only be cloned and viewed by project members.
+Private projects can only be cloned and viewed by project members (except for guests).
They will appear in the public access directory (`/public`) for project members only.