From 5fef704ced61f6e1793195e345339e7bfba0df2b Mon Sep 17 00:00:00 2001 From: Pedro Moreira da Silva Date: Thu, 22 Feb 2018 14:46:05 +0000 Subject: Add link to project visibility settings in push to create project docs --- doc/gitlab-basics/create-project.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gitlab-basics') diff --git a/doc/gitlab-basics/create-project.md b/doc/gitlab-basics/create-project.md index 7b87039da84..e745b51f668 100644 --- a/doc/gitlab-basics/create-project.md +++ b/doc/gitlab-basics/create-project.md @@ -41,7 +41,7 @@ When you create a new repo locally, instead of going to GitLab to manually create a new project and then push the repo, you can directly push it to GitLab to create the new project, all without leaving your terminal. If you have access to that namespace, we will automatically create a new project under that GitLab namespace with its -visibility set to private by default (you can later change it in the UI). +visibility set to Private by default (you can later change it in the [project's settings](../public_access/public_access.md#how-to-change-project-visibility)). This can be done by using either SSH or HTTP: -- cgit v1.2.1