From 4152110080562fb64b85d5fe445b80fe884295d8 Mon Sep 17 00:00:00 2001
From: Laurent Modolo <laurent@modolo.fr>
Date: Wed, 26 Aug 2020 15:45:58 +0200
Subject: [PATCH] README.md: change img link

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

diff --git a/README.md b/README.md
index 5d98b3c..2dca0aa 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # UNIX training course
 
-[![cc_by_sa](./img/cc_by_sa.png)](http://creativecommons.org/licenses/by-sa/4.0/)
+[![cc_by_sa](http://gitbio.ens-lyon.fr/LBMC/hub/formations/unix/-/blob/master/img/cc_by_sa.png)](http://creativecommons.org/licenses/by-sa/4.0/)
 
 ## Understanding a computer
 
-- 
GitLab