From 2e00c5d0d5e6ec3ad5db6dafe69b56190861fb47 Mon Sep 17 00:00:00 2001
From: Juuso Rytilahti <rytilahti.juuso@gmail.com>
Date: Mon, 30 Oct 2023 11:18:49 +0200
Subject: [PATCH] fixed a broken hyperlink

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

diff --git a/path.md b/path.md
index 546af34..e610f79 100644
--- a/path.md
+++ b/path.md
@@ -18,4 +18,4 @@
 
 <img src="img/environment4.png">
 
-[Back to Week 1 material](week1.md)
\ No newline at end of file
+[Back to Week 1 material](week_1.md)
\ No newline at end of file
-- 
GitLab