diff --git a/.gitmodules b/.gitmodules index 87ddbfce6..e41c95e54 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ branch = master [submodule "login_server"] path = login_server - url = git@github.com:gradido/gradido_login_server.git + url = https://github.com/gradido/gradido_login_server.git [submodule "community_server"] path = community_server - url = git@github.com:gradido/gradido_community_server.git + url = https://github.com/gradido/gradido_community_server.git