try to correct submodules path

This commit is contained in:
Ulf Gebhardt 2021-03-19 18:24:30 +01:00
parent 7f01a890ae
commit dc63b4ccaf
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

4
.gitmodules vendored
View File

@ -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