summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:14:09 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:14:09 -0400
commit0c3ebf79fcb081394527d38f51fd2f0f3a6a960a (patch)
tree159c917475d8ff97422edcc65f7b3f5442da4436 /core/api-exchange.rst
parent038bb4422535f336e9e757481e30ef994b7a4878 (diff)
downloaddocs-0c3ebf79fcb081394527d38f51fd2f0f3a6a960a.tar.gz
docs-0c3ebf79fcb081394527d38f51fd2f0f3a6a960a.tar.bz2
docs-0c3ebf79fcb081394527d38f51fd2f0f3a6a960a.zip
change markup of ‘/coins/’ from " to ``
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 17b50326..eb2b94dc 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1124,7 +1124,7 @@ denomination.
to the merchant's bank account. This API is used by the merchant to redeem
the digital coins.
- 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.