summaryrefslogtreecommitdiff
path: root/api/api-common.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-27 00:15:05 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-01-27 10:45:19 +0100
commita405bc0537cf5836b35a0b59f116ccae3ca761b6 (patch)
tree821295e8d7af4af196ea0ae2e0eb362184e75812 /api/api-common.rst
parent37f377a72441266b027e9fc48a91fb8827a84677 (diff)
downloaddocs-a405bc0537cf5836b35a0b59f116ccae3ca761b6.tar.gz
docs-a405bc0537cf5836b35a0b59f116ccae3ca761b6.tar.bz2
docs-a405bc0537cf5836b35a0b59f116ccae3ca761b6.zip
Minor fixes on rendering
Diffstat (limited to 'api/api-common.rst')
-rw-r--r--api/api-common.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/api/api-common.rst b/api/api-common.rst
index 411f7df5..defabe69 100644
--- a/api/api-common.rst
+++ b/api/api-common.rst
@@ -455,7 +455,8 @@ Any piece of signed data, complies to the abstract data structure given below.
The following list contains all the data structure that can be signed in
Taler. Their definition is typically found in `src/include/taler_signatures.h`,
-within the :ref:`exchange's codebase <exchange-repo>`.
+within the
+`exchange's codebase <https://docs.taler.net/global-licensing.html#exchange-repo>`_.
.. _TALER_WithdrawRequestPS:
.. sourcecode:: c