diff --git a/docs/spec/README.md b/docs/spec/README.md index 4542ccd242..f287a9601e 100644 --- a/docs/spec/README.md +++ b/docs/spec/README.md @@ -15,7 +15,7 @@ block. - [Auth](../../x/auth/spec) - The structure and authentication of accounts and transactions. - [Bank](../../x/bank/spec) - Sending tokens. -- [Governance](../../x/governance/spec) - Proposals and voting. +- [Governance](../../x/gov/spec) - Proposals and voting. - [Staking](../../x/staking/spec) - Proof-of-stake bonding, delegation, etc. - [Slashing](../../x/slashing/spec) - Validator punishment mechanisms. - [Distribution](../../x/distribution/spec) - Fee distribution, and staking token provision distribution.