From fda584cdbba05ca06763a05d524b8d4825acf4e3 Mon Sep 17 00:00:00 2001 From: Marco H Date: Thu, 27 Feb 2020 10:03:12 +0100 Subject: [PATCH] Update coinmarketcap.markdown (#12192) Improved link to list of supported currencies in the API documentation. --- source/_integrations/coinmarketcap.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/coinmarketcap.markdown b/source/_integrations/coinmarketcap.markdown index 6a13cbff5933..58b248bab16d 100644 --- a/source/_integrations/coinmarketcap.markdown +++ b/source/_integrations/coinmarketcap.markdown @@ -36,4 +36,4 @@ display_currency_decimals: default: 2 {% endconfiguration %} -All supported currencies can be found [here](https://coinmarketcap.com/api/), a list of currency IDs can be found [here](https://api.coinmarketcap.com/v2/ticker/). +All supported currencies can be found [here](https://coinmarketcap.com/api/documentation/v1/#section/Standards-and-Conventions), a list of currency IDs can be found [here](https://api.coinmarketcap.com/v2/ticker/).