Fix broken link for Error Codes reference (#43)

This commit is contained in:
Deep Mehta 2022-03-22 04:16:07 +05:30 committed by GitHub
parent 77be2452b9
commit 10614781c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
- [Accounts Reference](https://docs.rs/anchor-lang/latest/anchor_lang/accounts/index.html)
- [Constraints Reference](https://docs.rs/anchor-lang/latest/anchor_lang/derive.Accounts.html)
- [Error Codes](https://docs.rs/anchor-lang/latest/anchor_lang/__private/enum.ErrorCode.html)
- [Error Codes](https://docs.rs/anchor-lang/latest/anchor_lang/error/enum.ErrorCode.html)