From bf86e4e774eef1b74a1d02171bee0c118848a882 Mon Sep 17 00:00:00 2001 From: Brendon Van Essen <42727620+nzleet@users.noreply.github.com> Date: Fri, 9 Apr 2021 23:12:27 +0800 Subject: [PATCH] update API key url --- cryptoapis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cryptoapis/README.md b/cryptoapis/README.md index b7e9df546f..5669fc7b2e 100644 --- a/cryptoapis/README.md +++ b/cryptoapis/README.md @@ -4,7 +4,7 @@ | Required? | Name | Description | Options | Defaults to | | :-------: | :---------: | :-------------------------------------------------------------------------: | :-----: | :---------: | -| ✅ | API_KEY | An API key that can be obtained from [here](https://coinmarketcap.com/api/) | | | +| ✅ | API_KEY | An API key that can be obtained from [here](https://cryptoapis.io/pricing/) | | | | | API_TIMEOUT | Timeout parameter | | `30000` | ---