use absolute URLs for submodules

This commit is contained in:
David Bears 2026-01-16 13:43:54 -05:00
parent 7e25bf6649
commit f6429e60d4
No known key found for this signature in database
GPG Key ID: FB975E12C69F7177

4
.gitmodules vendored
View File

@ -23,11 +23,11 @@
url = https://github.com/RetroShare/jni.hpp.git
[submodule "openpgpsdk"]
path = openpgpsdk
url = ../OpenPGP-SDK
url = https://github.com/RetroShare/OpenPGP-SDK.git
branch = master
[submodule "libbitdht"]
path = libbitdht
url = ../BitDHT
url = https://github.com/RetroShare/BitDHT.git
branch = master
[submodule "libretroshare"]
path = libretroshare