[GIT] submodule new Kirby 2 URLs
This commit is contained in:
parent
f065ddb2ce
commit
c4bb915a78
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,9 +1,9 @@
|
|||
[submodule "kirby"]
|
||||
path = kirby
|
||||
url = https://github.com/getkirby/kirby
|
||||
url = https://github.com/getkirby-v2/kirby
|
||||
[submodule "panel"]
|
||||
path = panel
|
||||
url = https://github.com/getkirby/panel
|
||||
url = https://github.com/getkirby-v2/panel
|
||||
[submodule "modules/kirby-widget-gitupdate"]
|
||||
path = modules/kirby-widget-gitupdate
|
||||
url = ssh://git@beyvpn.dnshome.de/home/git/repos/kirby-widget-gitupdate.git
|
||||
|
@ -34,4 +34,4 @@
|
|||
branch = v4-dev
|
||||
[submodule "modules/columns-plugin"]
|
||||
path = modules/columns-plugin
|
||||
url = https://github.com/getkirby-plugins/columns-plugin
|
||||
url = https://github.com/getkirby-v2/columns-plugin
|
||||
|
|
Loading…
Reference in a new issue