From c06a91cd097200bfedfff53167d8750ab97a55af Mon Sep 17 00:00:00 2001
From: Mihai <m.lefter@lumc.nl>
Date: Wed, 23 Aug 2017 12:00:30 +0200
Subject: [PATCH] Update tutorials links README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9388055..4b3184a 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ laptop.
 - [The entire Pro Git book](http://git-scm.com/book) on the official [Git
   website](http://git-scm.com/)
 - [Ry's Git Tutorial](http://rypress.com/tutorials/git/index.html)
-- [Git tutorials at Atlassian](https://www.atlassian.com/git/tutorial)
+- [Git tutorials at Atlassian](https://www.atlassian.com/git/tutorials)
 - [Learn Git Branching](http://pcottle.github.io/learnGitBranching/)
 - [Git cheat sheet](https://git.wiki.kernel.org/index.php/GitCheatSheet)
   (useful for printing)
-- 
GitLab