Skip to content

Commit

Permalink
use absolute paths in liks
Browse files Browse the repository at this point in the history
Co-authored-by: Tim McMackin <[email protected]>
  • Loading branch information
NicNomadic and timothymcmackin committed Dec 3, 2024
1 parent c74fbfa commit 71a4f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/architecture/bakers.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The baking power of a delegate is computed from the amounts of tez staked (by it

The delegate must have a baking power of at least 6,000 tez to be allowed to bake.

A delegate also participates in [governance](./governance) in proportion to their _voting power_.
A delegate also participates in [governance](/architecture/governance) in proportion to their _voting power_.
The voting power of a delegate is computed in a similar way to the baking power except that no distinction is made between tez that are staked or not staked.

Bakers must run at least one Tezos node and a baker service to go with it.
Expand Down

0 comments on commit 71a4f35

Please sign in to comment.