diff options
author | Florian Dold <florian@dold.me> | 2021-11-28 15:01:38 +0100 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2021-11-28 15:01:38 +0100 |
commit | 53f24192b6c26810c31b9c97325d8baba8d65f3b (patch) | |
tree | a1fa4cac5c810d7f8b1ed932121362513127dec1 /.gitmodules | |
parent | 888895cb8c607de52966ac24545078e452432a96 (diff) | |
download | exchange-53f24192b6c26810c31b9c97325d8baba8d65f3b.tar.gz exchange-53f24192b6c26810c31b9c97325d8baba8d65f3b.tar.bz2 exchange-53f24192b6c26810c31b9c97325d8baba8d65f3b.zip |
fix submodule URLv0.8.4-hotfix
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index af62a847..f2b9611b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,4 +7,4 @@ branch = prebuilt [submodule "contrib/gana"] path = contrib/gana - url = https://gnunet.org/git/gana.git + url = https://git.gnunet.org/gana.git |