diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-08-18 23:33:25 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-08-18 23:38:30 +0200 |
commit | b72442a0362a266990b5a8f7431ec708de1ff006 (patch) | |
tree | c414c0d7ecede2bdd02f51cd5813af3e3ad73620 /.gitmodules | |
parent | 7713c01939b19b588e6e99d4b583447b9e2362f6 (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 8fd227f..e5fa433 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "depends/odhtdb"] path = depends/odhtdb - url = https://gitlab.com/DEC05EBA/odhtdb.git + url = https://git.dec05eba.com/odhtdb |