summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSacheendra Talluri <sacheendra.t@gmail.com>2017-02-06 11:59:42 +0100
committerSacheendra Talluri <sacheendra.t@gmail.com>2017-02-06 11:59:42 +0100
commit0209b44fdb6adfa5f492820892e9947193395f79 (patch)
treefb756f4dc2445eca39f5834a893fe76524ab836c /.gitmodules
parent04e05052910a58790bdabd4e8d4232e5fb3c6e0a (diff)
parent6935caadfb67a3e9c6e6147d4a645bdc132f4ee4 (diff)
Merge branch 'master' of https://github.com/tudelft-atlarge/opendc
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 58bdc662..8fb75e3e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,12 +1,12 @@
[submodule "opendc-web-server"]
path = opendc-web-server
- url = git@github.com:tudelft-atlarge/opendc-web-server.git
+ url = https://github.com/tudelft-atlarge/opendc-web-server.git
branch = master
[submodule "opendc-frontend"]
path = opendc-frontend
- url = git@github.com:tudelft-atlarge/opendc-frontend.git
+ url = https://github.com/tudelft-atlarge/opendc-frontend.git
branch = master
[submodule "opendc-simulator"]
path = opendc-simulator
- url = git@github.com:tudelft-atlarge/opendc-simulator.git
+ url = https://github.com/tudelft-atlarge/opendc-simulator.git
branch = master