From 1275e33cb8f376a8d48a5fab19c2821d9dee4d22 Mon Sep 17 00:00:00 2001 From: Mathilde Julie Gonzalez-Knudsen <118437175+MathildeGonzalez@users.noreply.github.com> Date: Mon, 18 May 2026 03:38:24 +0200 Subject: [PATCH] Update group k name and report release URL --- 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..e96444ad 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -61,9 +61,9 @@ ], [ "group k", - "", + "Pat Myaz", # Report Release URL: - "https://github.com///archive/refs/tags/.zip", + "https://github.com/ITU-DevOps2026/ITU-minitwit/archive/refs/tags/v10.0.0.zip", ], [ "group l", @@ -101,4 +101,4 @@ # Report Release URL: "https://github.com///archive/refs/tags/.zip", ], -] \ No newline at end of file +]