broken link in CHANGELOG (#7600)

Happen to note that the link is wrong, a typo here.
This commit is contained in:
Guanqun Lu 2018-01-18 18:41:03 +08:00 committed by Marek Kotewicz
parent b442b72c9d
commit bfbe471a1a
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ The full list of included changes:
- Advance AuRa step as far as we can and prevent invalid blocks. ([#7451](https://github.com/paritytech/parity/pull/7451))
- Advance AuRa step as far as we can.
- Wait for future blocks.
- Fixed panic when io is not available for export block, closes [#7486](https://github.com/paritytech/parity/issue/7486) ([#7495](https://github.com/paritytech/parity/pull/7495))
- Fixed panic when io is not available for export block, closes [#7486](https://github.com/paritytech/parity/issues/7486) ([#7495](https://github.com/paritytech/parity/pull/7495))
- Update Parity Mainnet Bootnodes ([#7476](https://github.com/paritytech/parity/pull/7476))
- Replace the Azure HDD bootnodes with the new ones :)
- Expose default gas price percentile configuration in CLI ([#7497](https://github.com/paritytech/parity/pull/7497))