diff --git a/README.md b/README.md index c4bfc68..3a18cbf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Binance API To read full documentation, specs and find out which request params are required/optional, please visit the official -[documentation](https://www.binance.com/restapipub.html) page. +[documentation](https://github.com/binance-exchange/binance-official-api-docs) page. ## Getting started @@ -115,4 +115,4 @@ return ## Known issues -* Websocket error handling is not perfect and occasionally attempts to read from closed connection. \ No newline at end of file +* Websocket error handling is not perfect and occasionally attempts to read from closed connection.