summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:35:58 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:35:58 -0400
commit1ff469f54f6aa507fc3bcac5c64839212c89f948 (patch)
treeea90e401d3b3c11b3f35c2a742bd2b3b42b45cd6
parent5983881b10677800d56e98f9f8e395e031d423de (diff)
downloaddocs-1ff469f54f6aa507fc3bcac5c64839212c89f948.tar.gz
docs-1ff469f54f6aa507fc3bcac5c64839212c89f948.tar.bz2
docs-1ff469f54f6aa507fc3bcac5c64839212c89f948.zip
change markup of ‘/coins/’ from " to ``
-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 54a07f62..8ba88d84 100644
--- 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.