diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-04-03 14:23:36 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-04-03 14:23:36 +0200 |
commit | 8e656ca913106864635f3f274c244e516da0a4c5 (patch) | |
tree | f9cf0a310609a59fc629953173b7699261594d03 | |
parent | 9d37f8e02615e276be23c4d005e1fdece045a8fa (diff) |
fix git link to GNUnet repo
-rw-r--r-- | doc/taler-exchange.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/taler-exchange.texi b/doc/taler-exchange.texi index e41cb12aa..c07a1061a 100644 --- a/doc/taler-exchange.texi +++ b/doc/taler-exchange.texi @@ -292,7 +292,7 @@ to export some of the tooling required by Taler. To download and install libgnunetutil, proceed as follows: @example -$ git clone https://gnunet.org/git/gnunet/ +$ git clone https://git.gnunet.org/gnunet/ $ cd gnunet/ $ ./bootstrap $ ./configure [--prefix=GNUNETPFX] |