taler-docs

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

commit 1ff469f54f6aa507fc3bcac5c64839212c89f948
parent 5983881b10677800d56e98f9f8e395e031d423de
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 02:35:58 -0400

change markup of ‘/coins/’ from " to ``

Diffstat:
Mcore/api-exchange.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -1371,7 +1371,7 @@ the API during normal operation. various arguments are given ``kappa``-times in this step. At present ``kappa`` is always 3. - The base URL for "/coins/"-requests may differ from the main base URL of the + The base URL for ``/coins/``-requests may differ from the main base URL of the exchange. The exchange MUST return a 307 or 308 redirection to the correct base URL if this is the case.