Skip to content

Commit

Permalink
fix: broken vesting link (#15522)
Browse files Browse the repository at this point in the history
  • Loading branch information
samricotta authored Mar 23, 2023
1 parent 5a2545d commit df905a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ slug : /modules
Here are some production-grade modules that can be used in Cosmos SDK applications, along with their respective documentation:

* [Auth](./auth/README.md) - Authentication of accounts and transactions for Cosmos SDK applications.
* [Vesting](./auth/vesting) - Vesting account implementation.
* [Authz](./authz/README.md) - Authorization for accounts to perform actions on behalf of other accounts.
* [Bank](./bank/README.md) - Token transfer functionalities.
* [Capability](./capability/README.md) - Object capability implementation.
Expand Down

0 comments on commit df905a7

Please sign in to comment.