summaryrefslogtreecommitdiff
path: root/taler-developer-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-developer-manual.rst')
-rw-r--r--taler-developer-manual.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/taler-developer-manual.rst b/taler-developer-manual.rst
index c4870c2c..c311af78 100644
--- a/taler-developer-manual.rst
+++ b/taler-developer-manual.rst
@@ -161,9 +161,9 @@ The last step generates the ``configure`` script, whether for immediate use or
for inclusion in the distribution tarball.
One common submodule is ``contrib/gana``, which pulls from the
-`GNUnet GANA repository https://git.gnunet.org/gana.git/`_.
+`GNUnet GANA repository https://git.gnunet.org/gana.git/`__.
For example, in the
-`Taler exchange repository https://git.taler.net/exchange.git`_,
+`Taler exchange repository https://git.taler.net/exchange.git`__,
the bootstrap script eventually runs the ``git submodule update`` command
early on, and later runs script ``./contrib/gana.sh``, which in turn
runs script ``./contrib/gana-update.sh``, which performs various tasks,