From 81db41a48c20da3f7d9ead8d04ce19ad1404af2d Mon Sep 17 00:00:00 2001
From: mlefter <m.lefter@lumc.nl>
Date: Fri, 15 Sep 2017 15:03:36 +0200
Subject: [PATCH] Add readme link to welcome.

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

diff --git a/README.md b/README.md
index d813869..7345fec 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ The top-level directory contains materials for the following lessons:
 8. Object-oriented programming ([slides][lesson_08])
 9. A sip of Biopython ([notebook 1][lesson_09_01], [notebook 2][lesson_09_02])
 
-[lesson_01]: http://nbviewer.ipython.org/urls/git.lumc.nl/courses/programming-course/raw/master/01%20-%20Welcome.ipynb
+[lesson_01]: http://nbviewer.ipython.org/urls/git.lumc.nl/courses/programming-course/raw/master/introduction/01_welcome.ipynb
 [lesson_02_01]: http://nbviewer.ipython.org/urls/git.lumc.nl/courses/programming-course/raw/master/02%20-%20Introduction%20to%20Python%20(1).ipynb
 [lesson_02_02]: http://nbviewer.ipython.org/urls/git.lumc.nl/courses/programming-course/raw/master/02%20-%20Introduction%20to%20Python%20(2).ipynb
 [lesson_02_03]: http://nbviewer.ipython.org/urls/git.lumc.nl/courses/programming-course/raw/master/02%20-%20Introduction%20to%20Python%20(3).ipynb
-- 
GitLab