diff options
author | karen Carias <karen@gitlab.com> | 2015-06-30 09:03:10 -0700 |
---|---|---|
committer | karen Carias <karen@gitlab.com> | 2015-06-30 09:03:10 -0700 |
commit | fddeb0184caf2217644b4372c5f021d1403fc598 (patch) | |
tree | 877fe3876911fdc02103dae811c00d5a889cd5d7 /doc/gitlab-basics/README.md | |
parent | 1c9cca5e06a5242fca7ca0717f7392e7b0964871 (diff) | |
download | gitlab-ce-fddeb0184caf2217644b4372c5f021d1403fc598.tar.gz |
added new links
Diffstat (limited to 'doc/gitlab-basics/README.md')
-rw-r--r-- | doc/gitlab-basics/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/gitlab-basics/README.md b/doc/gitlab-basics/README.md index a2edede5f1c..ffe1c358424 100644 --- a/doc/gitlab-basics/README.md +++ b/doc/gitlab-basics/README.md @@ -2,10 +2,10 @@ Step-by-step guides on the basics of working with Git and GitLab. -* [Start using Git on the commandline](start_using_git.md) +* [Start using Git on the commandline](start-using-git.md) -* [Create and add your SSH Keys](create_your_ssh_keys.md) +* [Create and add your SSH Keys](create-your-ssh-keys.md) -* [Command Line basic commands](command_line_commands.md) +* [Command Line basic commands](command-line-commands.md) -* [Basic Git commands](basic_git_commands.md) +* [Basic Git commands](basic-git-commands.md) |