From c9a8ea93a1ff1ee636f7d666d87c2a8806e81960 Mon Sep 17 00:00:00 2001 From: mariamoller2 Date: Fri, 15 May 2026 16:36: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..13daa51d 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -85,9 +85,9 @@ ], [ "group o", - "", + "Rollback and relax", # Report Release URL: - "https://github.com///archive/refs/tags/.zip", + "https://github.com/ITUdevopsGroup/devops/archive/refs/tags/v2.0.0.zip", ], [ "group p", @@ -101,4 +101,4 @@ # Report Release URL: "https://github.com///archive/refs/tags/.zip", ], -] \ No newline at end of file +]