diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-08-19 00:09:59 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-08-19 00:14:50 +0200 |
commit | 6e533ee3863baf3a53c4758b0a34e459e068be20 (patch) | |
tree | e1e6917f21d9bcb784137ba9b642e05737c45935 /.gitmodules | |
parent | 9c37b2dca4edaf8e9d487c6a18ab53b178161f37 (diff) |
WIP: FIX p2p
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 7fa650d..8e25b10 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "depends/dchat_core"] path = depends/dchat_core - url = https://gitlab.com/DEC05EBA/dchat_core.git + url = https://git.dec05eba.com/dchat-core |