From 668356798b9b58cd3fbffad591e21472ac175fd8 Mon Sep 17 00:00:00 2001 From: Evan Read Date: Fri, 3 May 2019 10:17:32 +1000 Subject: Refactor GitLab basics ssh keys docs Ensures we give instructions for how to create ssh keys in a single place only. --- doc/gitlab-basics/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gitlab-basics/README.md') diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md index 28ba20bec09..00ac6d6b650 100644 --- a/doc/gitlab-basics/README.md +++ b/doc/gitlab-basics/README.md @@ -15,7 +15,7 @@ This documentation is split into the following groups: The following are guides to basic GitLab functionality: -- [Create and add your SSH Keys](create-your-ssh-keys.md), for enabling Git over SSH. +- [Create and add your SSH public key](create-your-ssh-keys.md), for enabling Git over SSH. - [Create a project](create-project.md), to start using GitLab. - [Create a group](../user/group/index.md#create-a-new-group), to combine and administer projects together. - [Create a branch](create-branch.md), to make changes to files stored in a project's repository. -- cgit v1.2.1