diff --git a/README.md b/README.md index 6dbdb0a..7b83e94 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ async with BscScan(YOUR_API_KEY) as bsc: ## Examples -Detailed examples (arguments and results) for all methods may be found in the official documentation. [![Documentation Status](https://readthedocs.org/projects/bscscan-python/badge/?version=latest)](https://bscscan-python.pankotsias.com/) +Detailed examples (arguments and results) for all methods may be found in the [official documentation](https://bscscan-python.pankotsias.com/bscscan.modules.html). [![Documentation Status](https://readthedocs.org/projects/bscscan-python/badge/?version=latest)](https://bscscan-python.pankotsias.com/) ## Issues