From b7d950cee2f39d664d9aff781cbb9988dc2a37ac Mon Sep 17 00:00:00 2001 From: Mairon Piber Date: Sat, 19 Dec 2020 22:03:11 -0300 Subject: [PATCH] Update binance link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2760be8..8a86e7ba 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ API | Description | Auth | HTTPS | CORS | ### Cryptocurrency API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [Binance](https://github.com/binance-exchange/binance-official-api-docs) | Exchange for Trading Cryptocurrencies based in China | `apiKey` | Yes | Unknown | +| [Binance](https://github.com/binance/binance-spot-api-docs) | Exchange for Trading Cryptocurrencies based in China | `apiKey` | Yes | Unknown | | [BitcoinAverage](https://apiv2.bitcoinaverage.com/) | Digital Asset Price Data for the blockchain industry | `apiKey` | Yes | Unknown | | [BitcoinCharts](https://bitcoincharts.com/about/exchanges/) | Financial and Technical Data related to the Bitcoin Network | No | Yes | Unknown | | [Bitfinex](https://docs.bitfinex.com/docs) | Cryptocurrency Trading Platform | `apiKey` | Yes | Unknown |