From 3c480159310641278ce0251af6b0a077b7503d99 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Wed, 31 Jan 2018 16:00:09 +0100 Subject: Relink GitLab submodules --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index e562655d..c24e2f48 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "opendc-web-server"] path = opendc-web-server - url = https://github.com/atlarge-research/opendc-web-server.git + url = https://atlarge.ewi.tudelft.nl/gitlab/opendc/opendc-web-server.git branch = master [submodule "opendc-frontend"] path = opendc-frontend - url = https://github.com/atlarge-research/opendc-frontend.git + url = https://atlarge.ewi.tudelft.nl/gitlab/opendc/opendc-frontend.git branch = master [submodule "opendc-simulator"] path = opendc-simulator - url = https://github.com/atlarge-research/opendc-simulator.git + url = https://atlarge.ewi.tudelft.nl/gitlab/opendc/opendc-simulator.git branch = master -- cgit v1.2.3