Replacing submodules URLs

This commit is contained in:
FlUxIuS 2023-01-05 17:58:39 +01:00
parent 7766ef94f2
commit ea62587a4a

4
.gitmodules vendored
View file

@ -1,8 +1,8 @@
[submodule "CommonLibs"]
path = CommonLibs
url = https://github.com/RangeNetworks/CommonLibs.git
url = https://github.com/PentHertz/CommonLibs.git
branch = master
[submodule "NodeManager"]
path = NodeManager
url = https://github.com/RangeNetworks/NodeManager.git
url = https://github.com/PentHertz/NodeManager.git
branch = master