taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 432c41d7ff49ffebff2744e6865f054a848471d5
parent ab97398d6db46683f4e2b773dd05b689ab351516
Author: Ada LaNerd <ada@hackstub.netlib.re>
Date:   Sat, 15 Jun 2024 23:50:41 +0200

fixing broken links to glossary

Diffstat:
Mcore/api-auditor.rst | 2+-
Mcore/api-mailbox.rst | 2+-
Mcore/api-taldir.rst | 2+-
3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/api-auditor.rst b/core/api-auditor.rst @@ -21,7 +21,7 @@ The Auditor RESTful JSON API The API specified here follows the :ref:`general conventions <http-common>` for all details not specified in the individual requests. -The `glossary <https://docs.taler.net/glossary.html#glossary>`_ +The `glossary <https://docs.taler.net/taler-developer-manual.html#developer-glossary>`_ defines all specific terms used in this section. .. contents:: Table of Contents diff --git a/core/api-mailbox.rst b/core/api-mailbox.rst @@ -26,7 +26,7 @@ without having to interact with the respective messaging service. The API specified here follows the :ref:`general conventions <http-common>` for all details not specified in the individual requests. -The `glossary <https://docs.taler.net/glossary.html#glossary>`_ +The `glossary <https://docs.taler.net/taler-developer-manual.html#developer-glossary>`_ defines all specific terms used in this section. .. contents:: Table of Contents diff --git a/core/api-taldir.rst b/core/api-taldir.rst @@ -31,7 +31,7 @@ and SMS. The API specified here follows the :ref:`general conventions <http-common>` for all details not specified in the individual requests. -The `glossary <https://docs.taler.net/glossary.html#glossary>`_ +The `glossary <https://docs.taler.net/taler-developer-manual.html#developer-glossary>`_ defines all specific terms used in this section. .. contents:: Table of Contents