taler-docs

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

commit e21b7a564fd4ea2486773fcd2354291a5766abbd
parent c2f489fa6cd9e432a4047554a3f5e804f82da51f
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 02:52:59 -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 @@ -1635,7 +1635,7 @@ in using this API. Demand that a coin be refunded via wire transfer to the original owner. - 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.