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:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2015-04-06 09:27:26 +0300
committerBen Bodenmiller <bbodenmiller@hotmail.com>2015-04-06 09:27:26 +0300
commit8e512791eb3e022e1cd68596b1e284208c523531 (patch)
tree61fc1aa5c437efc146d75829f454eb695e1b1baf /doc/public_access
parent526b28daa3837209a638c1c02aed3a5371e62ee3 (diff)
update text to reference new location of setting
Diffstat (limited to 'doc/public_access')
-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 7c5a6c04639..bd439f7c6f3 100644
--- a/doc/public_access/public_access.md
+++ b/doc/public_access/public_access.md
@@ -41,4 +41,4 @@ When visiting the public page of an user, you will only see listed projects whic
## Restricting the use of public or internal projects
-In [gitlab.yml](https://gitlab.com/gitlab-org/gitlab-ce/blob/dbd88d453b8e6c78a423fa7e692004b1db6ea069/config/gitlab.yml.example#L64) you can disable public projects or public and internal projects for the entire GitLab installation to prevent people making code public by accident. The restricted visibility settings do not apply to admin users.
+In the Admin area under Settings you can disable public projects or public and internal projects for the entire GitLab installation to prevent people making code public by accident. The restricted visibility settings do not apply to admin users.