mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fixed .gitmodules url names
This commit is contained in:
parent
e8c9ea0994
commit
02cb9b2f16
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user