From 5845e2033967ed53faf41221a5725d9636931943 Mon Sep 17 00:00:00 2001 From: vl4dd Date: Sat, 3 Apr 2021 11:02:46 +0200 Subject: [PATCH] hotfix readme.md :) --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 0af9564..7fb1dc7 100644 --- a/readme.md +++ b/readme.md @@ -5,8 +5,8 @@ Shared documentation for the brussels formation Linux Sys Admins group. feel free to modify :) ## Topics -### [Git](https://gitea.86thumbs.net/vl4dd/LinuxSysAdminsDoc/src/branch/master/Git/src/branch/master/Git) -- Cheat sheet +### [Git](https://gitea.86thumbs.net/vl4dd/LinuxSysAdminsDoc/src/branch/master/Git) +- Cheat sheet the basic Git commands to help you learn Git, and more advanced concepts around Git branches, remote repositories, undoing changes, and more. -- [Git Exercices](https://gitexercises.fracz.com/) +- [Git Exercices](https://gitexercises.fracz.com/) Online platform to learn and practice Git. Discover its features you might haven't been aware of. With all the exercises provided you will rapidly become a Git Master!