diff options
author | karen Carias <karen@gitlab.com> | 2015-06-22 08:54:40 -0700 |
---|---|---|
committer | karen Carias <karen@gitlab.com> | 2015-06-22 08:54:40 -0700 |
commit | 1b82bd27ea3913032d0789333d35304e221956f9 (patch) | |
tree | dc485ff405e39513b79b04fdebf92e21b27b0da6 /doc/gitlab_basics/README.md | |
parent | cc9b5c49d1de2a9e1e90895700376793b9d614f6 (diff) | |
download | gitlab-ce-1b82bd27ea3913032d0789333d35304e221956f9.tar.gz |
added new file about creating your SSH keys
Diffstat (limited to 'doc/gitlab_basics/README.md')
-rw-r--r-- | doc/gitlab_basics/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitlab_basics/README.md b/doc/gitlab_basics/README.md index c434e0146e3..de56c3ab4fc 100644 --- a/doc/gitlab_basics/README.md +++ b/doc/gitlab_basics/README.md @@ -4,4 +4,4 @@ Step-by-step guides on the basics of working with Git and GitLab. * [Start using Git on the commandline](start_using_git.md) - +* [Create and add your SSH Keys](create_your_ssh_keys.md) |