Fix dangling link in docs/spec/ (#5334)

This commit is contained in:
Alessio Treglia 2019-11-21 11:31:17 +01:00 committed by Federico Kunze
parent c9370840bf
commit a13909a9ff
1 changed files with 1 additions and 1 deletions

View File

@ -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.