Update coinmarketcap.markdown (#12192)

Improved link to list of supported currencies in the API documentation.
This commit is contained in:
Marco H 2020-02-27 10:03:12 +01:00 committed by GitHub
parent 9b04a74054
commit fda584cdbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,4 +36,4 @@ display_currency_decimals:
default: 2 default: 2
{% endconfiguration %} {% 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/).