diff --git a/repositories.py b/repositories.py index f49f57e..ff6ca31 100644 --- a/repositories.py +++ b/repositories.py @@ -1,8 +1,8 @@ GROUP_REPOS = [ [ "group a", - "", - ["https://github.com//"], + "Ducks", + ["https://github.com/Alexitu01/DevOps_Ducks.git>"], "http(s):///", "http(s):///", ], @@ -118,4 +118,4 @@ "http(s):///", "http(s):///", ], -] \ No newline at end of file +]