Use ERC-XXX syntax (#4730)

Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: ernestognw <ernestognw@gmail.com>
This commit is contained in:
Renan Souza
2023-11-23 05:18:04 +00:00
committed by GitHub
parent bf75bccaea
commit 7bd2b2aaf6
96 changed files with 282 additions and 282 deletions

View File

@ -8,11 +8,11 @@
* xref:access-control.adoc[Access Control]
* xref:tokens.adoc[Tokens]
** xref:erc20.adoc[ERC20]
** xref:erc20.adoc[ERC-20]
*** xref:erc20-supply.adoc[Creating Supply]
** xref:erc721.adoc[ERC721]
** xref:erc1155.adoc[ERC1155]
** xref:erc4626.adoc[ERC4626]
** xref:erc721.adoc[ERC-721]
** xref:erc1155.adoc[ERC-1155]
** xref:erc4626.adoc[ERC-4626]
* xref:governance.adoc[Governance]