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
path: root/doc
diff options
context:
space:
mode:
authorJeroen van Baarsen <jeroenvanbaarsen@gmail.com>2015-04-16 15:23:38 +0300
committerJeroen van Baarsen <jeroenvanbaarsen@gmail.com>2015-04-16 15:23:38 +0300
commitb18b9a55be2ca03bec21b928e24242e4df9619b6 (patch)
tree6eb683eedfb693c94b9879c4d0322249658310f6 /doc
parented94cde2b2b920a38490919597dda7aa706dff62 (diff)
parent8e512791eb3e022e1cd68596b1e284208c523531 (diff)
Merge pull request #9094 from bbodenmiller/patch-1
update text to reference new location of setting
Diffstat (limited to 'doc')
-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.