From 7e0b58e619c73b32923821d3a86d1522891656de Mon Sep 17 00:00:00 2001
From: Bertrand <bneron@pasteur.fr>
Date: Mon, 11 Mar 2019 13:12:53 +0100
Subject: [PATCH] :bug: fix url of gitlab pages

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8e12750..e0ce933 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 Introduction to programming with python
 =======================================
 
-[solutions of the exercises](http://hub-courses.pages.pasteur.fr/python-solutions) 
-of [python course](http://hub-courses.pages.pasteur.fr/python-course).
+[solutions of the exercises](http://hub-courses.pages.pasteur.fr/python_one_week_4_biologists_solutions/) 
+of [python course](http://hub-courses.pages.pasteur.fr/python_one_week_4_biologists/).
-- 
GitLab