Skip to content

Commit

Permalink
Fixed incorrect link. (ethereum#5)
Browse files Browse the repository at this point in the history
The link was a local link, no it is pointing to the correct location.
  • Loading branch information
tls-n authored and cdetrio committed Aug 11, 2017
1 parent 7f48b9f commit 05b3c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ to add the peers (one per line) to a text file, and then run the client with fla
parity --chain ropsten --reserved-peers ropstenpeers.txt --reserved-only
```

You can check that the client is on the revived chain by comparing to the block numbers on [http://pool.ropsten.ethereum.org](http://pool.ropsten.ethereum.org) and [http://ropsten.etherscan.io](ropsten.etherscan.io).
You can check that the client is on the revived chain by comparing to the block numbers on [http://pool.ropsten.ethereum.org](http://pool.ropsten.ethereum.org) and [http://ropsten.etherscan.io](http://ropsten.etherscan.io).

0 comments on commit 05b3c23

Please sign in to comment.