Fix vesting link in auth module (#7227)

This commit is contained in:
Calvin Lau 2020-09-03 00:18:29 +08:00 committed by GitHub
parent b043797a07
commit 4b2024cf30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,4 +59,4 @@ type BaseAccount struct {
### Vesting Account
See [Vesting](vesting.md).
See [Vesting](05_vesting.md).