Swap out ethcore.io url (#4947)

It throws a certificate error on HTTPS because the certificate is only valid on parity.io.
This commit is contained in:
Callum Macdonald 2017-03-19 08:45:39 +01:00 committed by Gav Wood
parent c36f4266d2
commit 124ab28c9e
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ of RPC APIs.
If you run into an issue while using parity, feel free to file one in this repository If you run into an issue while using parity, feel free to file one in this repository
or hop on our [gitter chat room][gitter-url] to ask a question. We are glad to help! or hop on our [gitter chat room][gitter-url] to ask a question. We are glad to help!
Parity's current release is 1.5. You can download it at https://ethcore.io/parity.html or follow the instructions Parity's current release is 1.5. You can download it at https://parity.io or follow the instructions
below to build from source. below to build from source.
---- ----