diff --git a/.gitmodules b/.gitmodules index 4bf94cbe2f8270fcf317090f7254359bce060c32..94297cbc58d47eb0af8acc4a14b161ba4f2c1da6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,10 +3,10 @@ url = ../../shared/jetbrains_configuration.git [submodule "NodeApp/src/shared"] path = NodeApp/src/shared - url = ../../shared/nodesharedcode.git + url = https://gitedu.hesge.ch/dojo_project/projects/shared/nodesharedcode [submodule "NodeApp/src/sharedByClients"] path = NodeApp/src/sharedByClients - url = ../../shared/nodeclientsharedcode.git + url = https://gitedu.hesge.ch/dojo_project/projects/shared/nodeclientsharedcode [submodule "shared"] path = shared url = ../../shared/nodesharedcode.git