File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Python Implementation of the Ethereum protocol
2
2
3
3
[ ![ Join the chat at https://gitter.im/ethereum/py-evm ] ( https://badges.gitter.im/ethereum/py-evm.svg )] ( https://gitter.im/ethereum/py-evm )
4
- [ ![ Documentation Status] ( https://readthedocs.org/projects/py-evm/badge/?version=latest )] ( http ://py-evm.readthedocs.io/en/latest/?badge=latest)
4
+ [ ![ Documentation Status] ( https://readthedocs.org/projects/py-evm/badge/?version=latest )] ( https ://py-evm.readthedocs.io/en/latest/?badge=latest)
5
5
6
6
7
7
## Py-EVM
@@ -53,7 +53,7 @@ full or light node directly.
53
53
54
54
## Documentation
55
55
56
- Check out the [ documentation on our official website] ( http ://py-evm.readthedocs.io/en/latest/)
56
+ Check out the [ documentation on our official website] ( https ://py-evm.readthedocs.io/en/latest/)
57
57
58
58
## Want to help?
59
59
You can’t perform that action at this time.
0 commit comments