diff --git a/docs/architecture/governance.md b/docs/architecture/governance.md index 571587107..ed2a5acec 100644 --- a/docs/architecture/governance.md +++ b/docs/architecture/governance.md @@ -5,7 +5,7 @@ last_update: --- Tezos incorporates a built-in, on-chain mechanism for proposing, selecting, testing, and activating protocol upgrades without the need to hard fork. -This mechanism makes Tezos a self-amending blockchain and allows any user to propose changes. +This mechanism makes Tezos a self-amending blockchain and allows any user to propose changes to the [economic protocol](./architecture#the-tezos-self-amending-protocol), which defines the possible blockchain operations and how they are processed. All of these self-amendment features, including the scheduling and operation of each amendment period and the voting processes, are automatic and handled by the protocol without human intervention.