diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-08-18 23:52:33 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-08-19 00:06:08 +0200 |
commit | 9e529f8e88fdce04118a5bd7eb3b53369ea72421 (patch) | |
tree | 37f097570ba58c162808792adfd55e33a21291a7 /.gitmodules | |
parent | 16f091d587d6e16cecb468e041e4a2f138901be0 (diff) |
WIP: FIX p2p
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 5f59175..358574b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "depends/sibs-functional"] path = depends/sibs-functional - url = https://gitlab.com/DEC05EBA/sibs-functional.git + url = https://git.dec05eba.com/sibs-functional [submodule "depends/dchat_core"] path = depends/dchat_core - url = https://gitlab.com/DEC05EBA/dchat_core.git + url = https://git.dec05eba.com/dchat-core |