Skip to content

Commit 66f4f8c

Browse files
sandakersmannpipermerriam
authored andcommitted
Changed http:// to https:// on some links
Changed http:// to https:// on some links in README.md
1 parent ac7d865 commit 66f4f8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Python Implementation of the Ethereum protocol
22

33
[![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)
55

66

77
## Py-EVM
@@ -53,7 +53,7 @@ full or light node directly.
5353

5454
## Documentation
5555

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/)
5757

5858
## Want to help?
5959

0 commit comments

Comments
 (0)