From a619a69c44137635e43c6fd674b5a1cde26db1c7 Mon Sep 17 00:00:00 2001 From: Sebastian Holt Svendsen Date: Thu, 21 May 2026 22:12:44 +0200 Subject: [PATCH] Update final_report_urls.py --- final_report_urls.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/final_report_urls.py b/final_report_urls.py index d0a11f68..25e61d6d 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -31,9 +31,9 @@ ], [ "group f", - "", + "gruppe 1", # Report Release URL: - "https://github.com///archive/refs/tags/.zip", + "https://github.com/sebseb10/ITU-MiniTwit/releases/tag/final_release", ], [ "group g", @@ -101,4 +101,4 @@ # Report Release URL: "https://github.com///archive/refs/tags/.zip", ], -] \ No newline at end of file +]