From 23ba7c2024dbce600dbafafd8e648a21188e2fc1 Mon Sep 17 00:00:00 2001 From: karen Carias Date: Wed, 1 Jul 2015 20:23:31 -0700 Subject: new document about creating a project --- doc/gitlab-basics/create-your-ssh-keys.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/gitlab-basics/create-your-ssh-keys.md') 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 -- cgit v1.2.1