diff --git a/final_report_urls.py b/final_report_urls.py index d0a11f6..7ffbe26 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 +]