commit 8c2f72e6f5cd64901f4db187a4047cb8ac46ea0b
parent 26c11ba83ceea113b2dd598d2c077cbfe2ef6bd8
Author: Nullptrderef <nullptrderef@proton.me>
Date: Sun, 26 May 2024 00:19:36 +0200
Merge branch 'master' of git.taler.net:docs
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/core/api-donau.rst b/core/api-donau.rst
@@ -26,7 +26,7 @@ The Donau RESTful 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
@@ -485,7 +485,7 @@ Donation statement operations are requested by a donor.
**Response:**
- :http:statuscode:`201 CREATED`:
+ :http:statuscode:`201 Created`:
The request was successful, and the created `DonationStatement` is stored.
:http:statuscode:`403 Forbidden`:
One of the signatures is invalid. This response comes with a standard `ErrorDetail` response.
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -21,7 +21,7 @@ The Exchange RESTful 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