Skip to content

Commit e65070b

Browse files
authored
Updated badge for docs
1 parent 31d8a2d commit e65070b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
</p>
6262

6363
<p align="center">
64-
<a href="https://bscscan-python.readthedocs.io/en/latest/?badge=latest" alt="docs">
64+
<a href="https://bscscan-python.pankotsias.com/" alt="docs">
6565
<img src="https://readthedocs.org/projects/bscscan-python/badge/?version=latest" /></a>
6666
</p>
6767

@@ -206,7 +206,7 @@ async with BscScan(YOUR_API_KEY) as bsc:
206206

207207
## Examples
208208

209-
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.readthedocs.io/en/latest/?badge=latest)
209+
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/)
210210

211211

212212
## Issues

0 commit comments

Comments
 (0)