diff --git a/.gitmodules b/.gitmodules index f7e3c3a128..3836480a62 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,24 +1,24 @@ [submodule "libs/oboe"] path = libs/oboe - url = https://github.com/google/oboe.git + url = ../../github.com/google/oboe.git [submodule "tools/jamulus-php"] path = tools/jamulus-php - url = https://github.com/softins/jamulus-php + url = ../../github.com/softins/jamulus-php [submodule "tools/jamulus-web"] path = tools/jamulus-web - url = https://github.com/softins/jamulus-web + url = ../../github.com/softins/jamulus-web [submodule "tools/jamulus-wireshark"] path = tools/jamulus-wireshark - url = https://github.com/softins/jamulus-wireshark + url = ../../github.com/softins/jamulus-wireshark [submodule "tools/jamulus-historytool"] path = tools/jamulus-historytool - url = https://github.com/pljones/jamulus-historytool + url = ../../github.com/pljones/jamulus-historytool [submodule "tools/jamulus-jamexporter"] path = tools/jamulus-jamexporter - url = https://github.com/pljones/jamulus-jamexporter + url = ../../github.com/pljones/jamulus-jamexporter [submodule "tools/jamulus-docker"] path = tools/jamulus-docker - url = https://github.com/grundic/jamulus-docker + url = ../../github.com/grundic/jamulus-docker [submodule "tools/jamulus-server-remote"] path = tools/jamulus-server-remote - url = https://github.com/vdellamea/jamulus-server-remote + url = ../../github.com/vdellamea/jamulus-server-remote