Skip to content

Commit 55cb5d2

Browse files
committed
Fix enable an API key url
1 parent e7d6784 commit 55cb5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ pip install cryptomarket
1111
The first thing you'll need to do is [sign up in CryptoMarket](https://www.cryptomkt.com/account/register).
1212

1313
## API Key + Secret
14-
If you're writing code for your own CryptoMarket account, [enable an API key](https://www.cryptomkt.com/account2#api_tab).
14+
If you're writing code for your own CryptoMarket account, [enable an API key](https://www.cryptomkt.com/platform/account#api_tab).
1515

1616
Next, you'll need to import Client like this:
1717

0 commit comments

Comments
 (0)