diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-10-10 22:18:06 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-10-10 22:18:06 +0200 |
commit | 6de2990c998169e165c0bc9b0a7e0ab9099048e4 (patch) | |
tree | ba788a14e0d4024632bb28764c7501cb447ce3f9 /doc/gitlab-basics/README.md | |
parent | f8df2bc61f205da36b50961928509ca087e7b290 (diff) | |
download | gitlab-ce-6de2990c998169e165c0bc9b0a7e0ab9099048e4.tar.gz |
Use new image for gitlab-basics/command-line-commands.mdgitlab-basics
[ci skip]
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 3aa83975ace..38843f36b2e 100644 --- a/doc/gitlab-basics/README.md +++ b/doc/gitlab-basics/README.md @@ -2,9 +2,9 @@ Step-by-step guides on the basics of working with Git and GitLab. +- [Command Line basics](command-line-commands.md) - [Start using Git on the command line](start-using-git.md) - [Create and add your SSH Keys](create-your-ssh-keys.md) -- [Command Line basics](command-line-commands.md) - [Create a project](create-project.md) - [Create a group](create-group.md) - [Create a branch](create-branch.md) |