Update remote locations for submodules.

This commit is contained in:
Danila Fedorin 2020-05-29 19:41:12 -07:00
parent f6b7620ac1
commit 5816b3a5f9
1 changed files with 4 additions and 4 deletions

8
.gitmodules vendored
View File

@ -1,12 +1,12 @@
[submodule "collar"]
path = collar
url = vanilla@dev.danilafe.com:CS-46X/collar.git
url = https://dev.danilafe.com/CS-46X/collar.git
[submodule "gateway"]
path = gateway
url = vanilla@dev.danilafe.com:CS-46X/gateway.git
url = https://dev.danilafe.com/CS-46X/gateway-old.git
[submodule "server"]
path = server
url = vanilla@dev.danilafe.com:CS-46X/server.git
url = https://dev.danilafe.com/CS-46x/server.git
[submodule "app"]
path = app
url = vanilla@dev.danilafe.com:CS-46X/app.git
url = https://dev.danilafe.com/CS-46X/app.git