point git submodules to our own forks

This commit is contained in:
Andrew Bauer
2018-04-18 14:00:00 -05:00
parent 8c0ad8d1f3
commit f6540aeba1
3 changed files with 4 additions and 4 deletions

4
.gitmodules vendored
View File

@@ -1,7 +1,7 @@
[submodule "web/api/app/Plugin/Crud"]
path = web/api/app/Plugin/Crud
url = https://github.com/FriendsOfCake/crud.git
url = https://github.com/ZoneMinder/crud.git
branch = 3.0
[submodule "web/api/app/Plugin/CakePHP-Enum-Behavior"]
path = web/api/app/Plugin/CakePHP-Enum-Behavior
url = https://github.com/connortechnology/CakePHP-Enum-Behavior.git
url = https://github.com/ZoneMinder/CakePHP-Enum-Behavior.git