summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics/command-line-commands.md
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-08-06 12:52:26 +0200
committerDouwe Maan <douwe@gitlab.com>2015-08-06 12:52:26 +0200
commit8b6ae0104df7e053ff3ad06e089c96273854c4e3 (patch)
tree02082a5c3d07d010ab149668f12e6753bef0c6a9 /doc/gitlab-basics/command-line-commands.md
parent04f2da3c37dfe0218033a2703afe35a0dc8d2686 (diff)
parentfff36a8b8965e4bddd8020caf5072e79bf131a74 (diff)
downloadgitlab-ce-8b6ae0104df7e053ff3ad06e089c96273854c4e3.tar.gz
Merge branch 'master' into comment-updated-by
Diffstat (limited to 'doc/gitlab-basics/command-line-commands.md')
-rw-r--r--doc/gitlab-basics/command-line-commands.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitlab-basics/command-line-commands.md b/doc/gitlab-basics/command-line-commands.md
index a8223a9b161..b03cca4029c 100644
--- a/doc/gitlab-basics/command-line-commands.md
+++ b/doc/gitlab-basics/command-line-commands.md
@@ -2,7 +2,7 @@
## Start working on your project
-In Git, when you copy a project you say you "clone" it. To work on a git project locally (from your own computer), you will need to clone it. To do this, sign in to [GitLab.com](https://gitlab.com).
+In Git, when you copy a project you say you "clone" it. To work on a git project locally (from your own computer), you will need to clone it. To do this, sign in to GitLab.
When you are on your Dashboard, click on the project that you'd like to clone, which you'll find at the right side of your screen.