From 8526340d34002338269976a43e21ffb7db0efe64 Mon Sep 17 00:00:00 2001
From: laurentheirendt <laurent.heirendt@uni.lu>
Date: Sun, 20 Jan 2019 11:48:36 +0100
Subject: [PATCH] fix links of images

---
 index.html | 122 ++++++++++++++++++++++++++---------------------------
 1 file changed, 61 insertions(+), 61 deletions(-)

diff --git a/index.html b/index.html
index 1561a41e..72051ba8 100644
--- a/index.html
+++ b/index.html
@@ -38,107 +38,107 @@
 
             <div class="slides">
 
-                
-                    
-                        
+
+
+
     <section data-separator="^\n\n\n"
              data-vertical="^\n\n"
-             data-background="../img/sbgBackgroundWhite.jpg" data-markdown="slides/index.md"></section>
+             data-background="img//sbgBackgroundWhite.jpg" data-markdown="slides/index.md"></section>
+
+
+
+
+
 
 
-                    
-                    
-                
-                    
-                        
     <section data-separator="^\n\n\n"
              data-vertical="^\n\n"
-             data-background="../img/whiteBG.jpg" data-markdown="slides/overview.md"></section>
+             data-background="img//whiteBG.jpg" data-markdown="slides/overview.md"></section>
+
+
+
+
+
 
 
-                    
-                    
-                
-                    
-                        
     <section data-separator="^\n\n\n"
              data-vertical="^\n\n"
-             data-background="../img/whiteBG.jpg" data-markdown="slides/the_terminal.md"></section>
+             data-background="img//whiteBG.jpg" data-markdown="slides/the_terminal.md"></section>
+
+
+
+
+
 
 
-                    
-                    
-                
-                    
-                        
     <section data-separator="^\n\n\n"
              data-vertical="^\n\n"
-             data-background="../img/whiteBG.jpg" data-markdown="slides/what_is_git.md"></section>
+             data-background="img//whiteBG.jpg" data-markdown="slides/what_is_git.md"></section>
+
+
+
+
+
 
 
-                    
-                    
-                
-                    
-                        
     <section data-separator="^\n\n\n"
              data-vertical="^\n\n"
-             data-background="../img/whiteBG.jpg" data-markdown="slides/installation.md"></section>
+             data-background="img//whiteBG.jpg" data-markdown="slides/installation.md"></section>
+
+
+
+
+
 
 
-                    
-                    
-                
-                    
-                        
     <section data-separator="^\n\n\n"
              data-vertical="^\n\n"
-             data-background="../img/whiteBG.jpg" data-markdown="slides/essential_commands.md"></section>
+             data-background="img//whiteBG.jpg" data-markdown="slides/essential_commands.md"></section>
+
+
+
+
+
 
 
-                    
-                    
-                
-                    
-                        
     <section data-separator="^\n\n\n"
              data-vertical="^\n\n"
-             data-background="../img/whiteBG.jpg" data-markdown="slides/github_gitlab.md"></section>
+             data-background="img//whiteBG.jpg" data-markdown="slides/github_gitlab.md"></section>
+
+
+
+
+
 
 
-                    
-                    
-                
-                    
-                        
     <section data-separator="^\n\n\n"
              data-vertical="^\n\n"
-             data-background="../img/whiteBG.jpg" data-markdown="slides/branches.md"></section>
+             data-background="img//whiteBG.jpg" data-markdown="slides/branches.md"></section>
+
+
+
+
+
 
 
-                    
-                    
-                
-                    
-                        
     <section data-separator="^\n\n\n"
              data-vertical="^\n\n"
-             data-background="../img/whiteBG.jpg" data-markdown="slides/best_practices.md"></section>
+             data-background="img//whiteBG.jpg" data-markdown="slides/best_practices.md"></section>
+
+
+
+
+
 
 
-                    
-                    
-                
-                    
-                        
     <section data-separator="^\n\n\n"
              data-vertical="^\n\n"
-             data-background="../img/whiteBG.jpg" data-markdown="slides/thanks.md"></section>
+             data-background="img//whiteBG.jpg" data-markdown="slides/thanks.md"></section>
+
+
+
 
 
-                    
-                    
-                
             </div>
 
         </div>
-- 
GitLab