Skip to content

Commit

Permalink
changed link (#6004)
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 authored Jun 25, 2024
1 parent cd5fd19 commit dde89d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/learn/learn-comparison-ethereum-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ finalize batches of blocks in one round.

For block production, both protocols use slot-based protocols that randomly assign validators to a
slot and provide a fork choice rule for unfinalized blocks. Polkadot uses
[BABE](./learn-consensus.md#badass-babe-sassafras) for block production. BABE includes two
[BABE](./learn-consensus.md#block-production-babe) for block production. BABE includes two
mechanisms for selecting block producers, one of which is a fallback in case the first fails, which
allows for chain liveness. BABE produces unfinalized blocks on top of the chain already finalized by
GRANDPA.
Expand Down

0 comments on commit dde89d8

Please sign in to comment.