Skip to content
Snippets Groups Projects

Fixed links to sumbodules

Merged Evgenii Tagiltsev requested to merge relocation_submodules into master
1 file
+ 4
4
Compare changes
  • Side-by-side
  • Inline
+ 4
4
[submodule "libdap-qt-ui-qml"]
[submodule "libdap-qt-ui-qml"]
path = libdap-qt-ui-qml
path = libdap-qt-ui-qml
url = https://github.com/kelvinblockchain/libdap-qt-ui-qml.git
url = https://gitlab.demlabs.net/cellframe/libdap-qt-ui-qml.git
branch = master
branch = master
[submodule "libdap-qt"]
[submodule "libdap-qt"]
path = libdap-qt
path = libdap-qt
url = https://github.com/cellframe/libdap-qt
url = https://gitlab.demlabs.net/cellframe/libdap-qt.git
branch = master
branch = master
[submodule "libdap"]
[submodule "libdap"]
path = libdap
path = libdap
url = https://github.com/cellframe/libdap
url = https://gitlab.demlabs.net/cellframe/libdap.git
branch = master
branch = master
[submodule "libdap-crypto"]
[submodule "libdap-crypto"]
path = libdap-crypto
path = libdap-crypto
url = https://github.com/cellframe/libdap-crypto
url = https://gitlab.demlabs.net/cellframe/libdap-crypto.git
branch = master
branch = master
Loading