diff --git a/final_report_urls.py b/final_report_urls.py index d0a11f6..7b9da86 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -1,9 +1,9 @@ REPORT_URLS = [ [ "group a", - "", + "Zero downtime", # Report Release URL: - "https://github.com///archive/refs/tags/.zip", + "https://github.com/ZeroDownTime-ITU/minitwit_project/archive/refs/tags/v6.0.1.zip", ], [ "group b", @@ -101,4 +101,4 @@ # Report Release URL: "https://github.com///archive/refs/tags/.zip", ], -] \ No newline at end of file +]