remove ssh:// (maybe thats the problem)

This commit is contained in:
Ulf Gebhardt 2021-03-13 18:15:45 +01:00
parent afca6dd048
commit 89d4bcf98d
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

4
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "mithril_client"]
path = mithril_client
url = ssh://git@github.com:gradido/gradido_mithrilJS_client.git
url = git@github.com:gradido/gradido_mithrilJS_client.git
[submodule "src/protobuf"]
path = src/protobuf
url = ssh://git@github.com:gradido/gradido_protocol.git
url = git@github.com:gradido/gradido_protocol.git