diff options
author | karen Carias <karen@gitlab.com> | 2015-09-23 13:33:58 -0700 |
---|---|---|
committer | karen Carias <karen@gitlab.com> | 2015-09-23 13:33:58 -0700 |
commit | 84d450bf4d94159529904be23f4056085629b1c1 (patch) | |
tree | 9513e0f6f8db7a5965f91ae66e05931072a31560 /doc/gitlab-basics | |
parent | fd6b5099fbb0198cbf02ffcb647cb93253a42c0f (diff) | |
download | gitlab-ce-84d450bf4d94159529904be23f4056085629b1c1.tar.gz |
fixed step to instructions
Diffstat (limited to 'doc/gitlab-basics')
-rw-r--r-- | doc/gitlab-basics/create-your-ssh-keys.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/gitlab-basics/create-your-ssh-keys.md b/doc/gitlab-basics/create-your-ssh-keys.md index c8a73feb028..f31c353f2cf 100644 --- a/doc/gitlab-basics/create-your-ssh-keys.md +++ b/doc/gitlab-basics/create-your-ssh-keys.md @@ -10,11 +10,7 @@ After you confirm, go to GitLab and sign in to your account. ## Add your SSH Key -At the top right corner, click on "profile settings": - -![profile settings](basicsimages/profile_settings.png) - -On the left side menu click on "SSH Keys": +On the left side menu, click on "profile settings" and then click on "SSH Keys": ![SSH Keys](basicsimages/shh_keys.png) |