diff options
| author | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2018-01-31 16:00:09 +0100 |
|---|---|---|
| committer | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2018-01-31 16:00:09 +0100 |
| commit | 3c480159310641278ce0251af6b0a077b7503d99 (patch) | |
| tree | c1a1b9b47fe164d82b43d42b748a106f7d2d2f96 | |
| parent | 0dfd05fe2763cac25f548b5afb96503786c7b579 (diff) | |
Relink GitLab submodules
| -rw-r--r-- | .gitmodules | 6 |
1 files 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 |
