diff --git a/final_report_urls.py b/final_report_urls.py index d0a11f6..6c6a2c9 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -85,9 +85,9 @@ ], [ "group o", - "", + "no.1", # Report Release URL: - "https://github.com///archive/refs/tags/.zip", + "https://github.com/YUMJiHyeon/DEVOPS/archive/refs/tags/handin_report.zip", ], [ "group p", @@ -101,4 +101,4 @@ # Report Release URL: "https://github.com///archive/refs/tags/.zip", ], -] \ No newline at end of file +]