From 1e30f16d6fe04b51661475260cf5607f9126ce35 Mon Sep 17 00:00:00 2001
From: Nicolas Lenz <nicolas@eisfunke.com>
Date: Sun, 6 Jun 2021 23:22:14 +0000
Subject: [PATCH] Fix link to slides

---
 src/00-introduction.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/00-introduction.md b/src/00-introduction.md
index 4550cc3..05b6b2e 100644
--- a/src/00-introduction.md
+++ b/src/00-introduction.md
@@ -30,7 +30,7 @@ Nicolas Lenz
 **My GitLab instance** (with some Haskell stuff): \
 [git.eisfunke.com](https://git.eisfunke.com)
 
-You can find the source code of these slides at <https://git.eisfunke.com/education/fupro>.
+You can find the source code of these slides at <https://git.eisfunke.com/lab/fupro>.
 
 ## Interaction & Questions
 
-- 
GitLab