diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-09-02 15:24:13 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-09-02 15:24:13 +0200 |
commit | 3317dad7e4b7ef56e3eebb78635bb32bd9c9f38c (patch) | |
tree | 92d4300c39ce99502dfa95fab55026d227f1bc6b | |
parent | e1dae71ad2cc27e77ade049264dfb2e0bff1b885 (diff) | |
download | exchange-3317dad7e4b7ef56e3eebb78635bb32bd9c9f38c.tar.gz exchange-3317dad7e4b7ef56e3eebb78635bb32bd9c9f38c.zip |
fix gana path
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index af62a8473..416977559 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -7,4 +7,4 @@ | |||
7 | branch = prebuilt | 7 | branch = prebuilt |
8 | [submodule "contrib/gana"] | 8 | [submodule "contrib/gana"] |
9 | path = contrib/gana | 9 | path = contrib/gana |
10 | url = https://gnunet.org/git/gana.git | 10 | url = https://git.gnunet.org/git/gana.git |