diff options
author | Job van der Voort <job@gitlab.com> | 2015-07-31 15:50:41 +0000 |
---|---|---|
committer | Job van der Voort <job@gitlab.com> | 2015-07-31 15:50:41 +0000 |
commit | d2fffff0ecfbc5eadf754905cee8a8593ed3c623 (patch) | |
tree | e672d678749602150072e0d49edbec0f5db7f454 /doc/gitlab-basics/create-your-ssh-keys.md | |
parent | 25d9a7f506354a58b93a68814530632670af1579 (diff) | |
parent | e72e721f0453abdd383aacebf0aebc8f5f7f4b3c (diff) | |
download | gitlab-ce-d2fffff0ecfbc5eadf754905cee8a8593ed3c623.tar.gz |
Merge branch 'add-mr' into 'master'
New doc about creating a Merge Request in GitLab Basics
Added new doc about creating a new branch.
See merge request !1917
Diffstat (limited to 'doc/gitlab-basics/create-your-ssh-keys.md')
-rw-r--r-- | doc/gitlab-basics/create-your-ssh-keys.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitlab-basics/create-your-ssh-keys.md b/doc/gitlab-basics/create-your-ssh-keys.md index dcd3e6ffb31..c8a73feb028 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 and sign in to your account. ## Add your SSH Key |