1
0
Fork 0

[GIT] submodule new Kirby 2 URLs

This commit is contained in:
Jannik Beyerstedt 2019-04-02 21:14:06 +02:00
parent f065ddb2ce
commit c4bb915a78
1 changed files with 3 additions and 3 deletions

6
.gitmodules vendored
View File

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