From afca6dd0484ca198f5c4784bb1d18b436fb1ba68 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Sat, 13 Mar 2021 18:07:24 +0100 Subject: [PATCH] fixed gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 09958949c..417146e03 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "mithril_client"] path = mithril_client - url = ssh://git@github.com:gradido/gradido_mithrilJS_client + url = ssh://git@github.com:gradido/gradido_mithrilJS_client.git [submodule "src/protobuf"] path = src/protobuf url = ssh://git@github.com:gradido/gradido_protocol.git