diff options
author | Marcel Amirault <mamirault@gitlab.com> | 2019-08-26 10:01:28 +0900 |
---|---|---|
committer | Marcel Amirault <mamirault@gitlab.com> | 2019-08-26 10:01:28 +0900 |
commit | ee21a2602e63eb2d42bb247187dd191e5e017812 (patch) | |
tree | 0f3ac2d51294b5983b54715231f5863d479c2fa5 /doc/gitlab-basics/create-project.md | |
parent | fc08d48cf0a596dc151cb7bc7ab0f7d2721f3333 (diff) | |
download | gitlab-ce-docs-gitlab-basics-followup.tar.gz |
Resolving minor formatting issues in gitlab-basicsdocs-gitlab-basics-followup
Diffstat (limited to 'doc/gitlab-basics/create-project.md')
-rw-r--r-- | doc/gitlab-basics/create-project.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitlab-basics/create-project.md b/doc/gitlab-basics/create-project.md index 8bbaf5d1927..18565daa900 100644 --- a/doc/gitlab-basics/create-project.md +++ b/doc/gitlab-basics/create-project.md @@ -2,7 +2,7 @@ type: howto --- -# Creating projects +# Create a project Most work in GitLab is done within a [Project](../user/project/index.md). Files and code are saved in projects, and most features are used within the scope of projects. |