summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics/create-your-ssh-keys.md
diff options
context:
space:
mode:
authorJob van der Voort <job@gitlab.com>2015-07-02 08:41:19 +0000
committerJob van der Voort <job@gitlab.com>2015-07-02 08:41:19 +0000
commit8ba83cbab86349c5fa5ce5034df6ffc8225f137c (patch)
treee238d95810990b97774ff0ac81b2c36fce68acaa /doc/gitlab-basics/create-your-ssh-keys.md
parentbbb18cc093544f4fa3954867ca1ad5cc61c49ef9 (diff)
parent7381a1ab5e2dec5b4101a79aba8c557638e130d9 (diff)
downloadgitlab-ce-8ba83cbab86349c5fa5ce5034df6ffc8225f137c.tar.gz
Merge branch 'creategroup' into 'master'
New document about creating a project Added new document to GitLab Basics about creating a project See merge request !1885
Diffstat (limited to 'doc/gitlab-basics/create-your-ssh-keys.md')
-rw-r--r--doc/gitlab-basics/create-your-ssh-keys.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gitlab-basics/create-your-ssh-keys.md b/doc/gitlab-basics/create-your-ssh-keys.md
index 2b6a1f2d808..e1acc2bd65b 100644
--- a/doc/gitlab-basics/create-your-ssh-keys.md
+++ b/doc/gitlab-basics/create-your-ssh-keys.md
@@ -6,7 +6,7 @@ You need to connect your computer to your GitLab account through SSH Keys. They
* Create an account on GitLab. Sign up and check your email for your confirmation link
-* After you confirm, go to [gitlab.com](https://about.gitlab.com/) and sign in to your account
+* After you confirm, go to [GitLab.com](https://about.gitlab.com/) and sign in to your account
## Add your SSH Key
@@ -28,7 +28,7 @@ You need to connect your computer to your GitLab account through SSH Keys. They
## To generate an SSH Key on your commandline
-* Go to your [commandline](start-using-git.md) and follow the [instructions](https://gitlab.com/help/ssh/README) to generate it
+* Go to your [commandline](start-using-git.md) and follow the [instructions](https://gitlab.com/help/ssh/README) to generate it
* Copy the SSH Key that your commandline created and paste it on the "Key" box on the GitLab page. The title will be added automatically