Updating submodules' URL

This commit is contained in:
FlUxIuS 2023-01-05 19:09:44 +01:00
parent e168a262db
commit 05ae1484db
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -4,9 +4,9 @@
branch = master
[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