diff --git a/.gitmodules b/.gitmodules index b867af34b..60b29abc2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,10 +4,10 @@ branch = master [submodule "mithril_client"] path = community_server/mithril_client - url = git@github.com:gradido/gradido_mithrilJS_client.git + url = https://github.com/gradido/gradido_mithrilJS_client.git [submodule "src/protobuf"] path = community_server/src/protobuf - url = git@github.com:gradido/gradido_protocol.git + url = https://github.com/gradido/gradido_protocol.git [submodule "dependencies/tinf"] path = login_server/dependencies/tinf url = https://github.com/jibsen/tinf.git