diff --git a/documents/resources/consensus.md b/documents/resources/consensus.md index 147e2f1..178c7f0 100644 --- a/documents/resources/consensus.md +++ b/documents/resources/consensus.md @@ -3,7 +3,7 @@ title: Consensus Algorithm description: How does the LBRY blockchain achieve consensus? This resource page will explain. --- -LBRY uses [proof of work](https://en.bitcoin.it/wiki/Proof_of_work) as a consensus mechanism, the same way that Bitcoin does. +LBRY uses [proof of work](https://en.bitcoin.it/wiki/Proof_of_work) as a [consensus mechanism](/spec#consensus), the same way that Bitcoin does. LBRY has differences in hash function, block targeting, and difficult adjustment.