diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-10-11 13:14:08 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-10-11 13:14:08 +0200 |
commit | e98d4940fe8f5315f7467a13fcdd952ace73f9e8 (patch) | |
tree | c473ef2b1f1753f2fa9fb9fc7a7a6677ebe53500 /doc/gitlab-basics/README.md | |
parent | 777ca780275d7177dffa7d95e1e863192537da68 (diff) | |
download | gitlab-ce-e98d4940fe8f5315f7467a13fcdd952ace73f9e8.tar.gz |
Remove redundant images
[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 746ccb89705..d7e3aa35bdd 100644 --- a/doc/gitlab-basics/README.md +++ b/doc/gitlab-basics/README.md @@ -2,7 +2,7 @@ Step-by-step guides on the basics of working with Git and GitLab. -- [Command Line basics](command-line-commands.md) +- [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) - [Create a project](create-project.md) |