From 6c6dfc6b9ea840c7e936dcb22b4c63a3a7ae35f8 Mon Sep 17 00:00:00 2001 From: Bror Hansen <64813210+SneekySnek@users.noreply.github.com> Date: Thu, 21 May 2026 17:44:56 +0200 Subject: [PATCH] Update report release URL for group b --- final_report_urls.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/final_report_urls.py b/final_report_urls.py index d0a11f68..7ffbe265 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -9,7 +9,7 @@ "group b", "", # Report Release URL: - "https://github.com///archive/refs/tags/.zip", + "https://github.com/DevOps-Group-B/MiniTwit/releases/tag/prod-24", ], [ "group c", @@ -101,4 +101,4 @@ # Report Release URL: "https://github.com///archive/refs/tags/.zip", ], -] \ No newline at end of file +]