mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
try to correct submodules path
This commit is contained in:
parent
7f01a890ae
commit
dc63b4ccaf
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user