This commit is contained in:
Bryan Joshua Pedini 2021-01-05 13:31:29 +01:00
parent 130990e01a
commit d2566d768a
1 changed files with 5 additions and 5 deletions

10
.gitmodules vendored
View File

@ -1,15 +1,15 @@
[submodule "modules/url_parser"]
path = modules/url_parser
url = https://github.com:myphpfw/url_parser.git
url = https://github.com/myphpfw/url_parser.git
[submodule "modules/database"]
path = modules/database
url = https://github.com:myphpfw/database.git
url = https://github.com/myphpfw/database.git
[submodule "modules/config"]
path = modules/config
url = https://github.com:myphpfw/config.git
url = https://github.com/myphpfw/config.git
[submodule "modules/get_include_contents"]
path = modules/get_include_contents
url = https://github.com:myphpfw/get_include_contents.git
url = https://github.com/myphpfw/get_include_contents.git
[submodule "modules/composer_modules"]
path = modules/composer_modules
url = https://github.com:myphpfw/composer_modules.git
url = https://github.com/myphpfw/composer_modules.git