Fix broken links in README (#899)

* Fix broken links

* Update README.md

* Update README.md
This commit is contained in:
Sacha Lansky
2022-01-17 22:15:02 +01:00
committed by GitHub
parent 0346f89e9f
commit 8da32cfbfc
+2 -2
View File
@@ -16,7 +16,7 @@ beautiful and functional.
## Consensus
[`cumulus-consensus`](consensus) is a
[`parachain-consensus`](https://github.com/paritytech/cumulus/blob/master/client/consensus/common/src/parachain_consensus.rs) is a
[consensus engine](https://docs.substrate.io/v3/advanced/consensus) for Substrate
that follows a Polkadot
[relay chain](https://wiki.polkadot.network/docs/en/learn-architecture#relay-chain). This will run
@@ -28,7 +28,7 @@ and treat as best.
## Collator
A Polkadot [collator](https://wiki.polkadot.network/docs/en/learn-collator) for the parachain is
implemented by [`cumulus-collator`](collator).
implemented by the `polkadot-collator` binary.
# Statemint 🪙