From 1ff469f54f6aa507fc3bcac5c64839212c89f948 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:35:58 -0400 Subject: change markup of ‘/coins/’ from " to `` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3