summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics/README.md
diff options
context:
space:
mode:
authorkaren Carias <karen@gitlab.com>2015-07-01 20:23:31 -0700
committerkaren Carias <karen@gitlab.com>2015-07-01 20:23:31 -0700
commit23ba7c2024dbce600dbafafd8e648a21188e2fc1 (patch)
tree644c9a5e89135b5c4e7f59ec1a72812ae59c5d2f /doc/gitlab-basics/README.md
parentbbb18cc093544f4fa3954867ca1ad5cc61c49ef9 (diff)
downloadgitlab-ce-23ba7c2024dbce600dbafafd8e648a21188e2fc1.tar.gz
new document about creating a project
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r--doc/gitlab-basics/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md
index ffe1c358424..fd55c44a2c4 100644
--- a/doc/gitlab-basics/README.md
+++ b/doc/gitlab-basics/README.md
@@ -9,3 +9,5 @@ Step-by-step guides on the basics of working with Git and GitLab.
* [Command Line basic commands](command-line-commands.md)
* [Basic Git commands](basic-git-commands.md)
+
+* [Create a project](create-project.md)