Add link to project visibility settings in push to create project docs

This commit is contained in:
Pedro Moreira da Silva 2018-02-22 14:46:05 +00:00
parent 700e2a165b
commit 5fef704ced
1 changed files with 1 additions and 1 deletions

View File

@ -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: