diff options
| author | Leon Overweel <l.overweel@gmail.com> | 2017-03-12 22:19:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-12 22:19:49 +0100 |
| commit | 019a9ef8f3f80a33a359120ab8e40492ef0e9ccc (patch) | |
| tree | 1e27b3eed63a6b76acee8610dd1f86a39eedad19 | |
| parent | 352184646a99c6c3a69eef87371397064a537e62 (diff) | |
Update .gitmodules
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 8fb75e3e..e562655d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "opendc-web-server"] path = opendc-web-server - url = https://github.com/tudelft-atlarge/opendc-web-server.git + url = https://github.com/atlarge-research/opendc-web-server.git branch = master [submodule "opendc-frontend"] path = opendc-frontend - url = https://github.com/tudelft-atlarge/opendc-frontend.git + url = https://github.com/atlarge-research/opendc-frontend.git branch = master [submodule "opendc-simulator"] path = opendc-simulator - url = https://github.com/tudelft-atlarge/opendc-simulator.git + url = https://github.com/atlarge-research/opendc-simulator.git branch = master |
