From 3b24fd6861c22ae148f377690997d06fdd56a2bc Mon Sep 17 00:00:00 2001
From: Vilem Ded <vilem.ded@uni.lu>
Date: Tue, 4 Aug 2020 11:00:08 +0200
Subject: [PATCH] fixing link to folder

missing trailing slash :(
---
 2020/2020-06-09_IT101-DM/slides/img/R3_profile_pictures | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/2020/2020-06-09_IT101-DM/slides/img/R3_profile_pictures b/2020/2020-06-09_IT101-DM/slides/img/R3_profile_pictures
index ccee221d..2d76ae4d 120000
--- a/2020/2020-06-09_IT101-DM/slides/img/R3_profile_pictures
+++ b/2020/2020-06-09_IT101-DM/slides/img/R3_profile_pictures
@@ -1 +1 @@
-../../../2020-03-12_IT101-DM/slides/img/R3_profile_pictures
\ No newline at end of file
+../../../2020-03-12_IT101-DM/slides/img/R3_profile_pictures/
\ No newline at end of file
-- 
GitLab