Skip to content

Commit 8f6a1e3

Browse files
authored
fixed reference links
1 parent 2f7bcf7 commit 8f6a1e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ERCS/erc-7891.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ interface IERC7891Burnable is IERC7891 {
8686

8787
## Rationale
8888

89-
### How ERC-7891 Improves Over Existing Standards
89+
### How the proposed EIP Improves Over Existing Standards
9090

91-
| Feature | [ERC-721](../EIPS/eip-721.md) | [ERC-1155](../EIPS/eip-1155.md) | [ERC-6150](../EIPS/eip-6150.md) | ERC-7891 (Proposed) |
91+
| Feature | [EIP-721](../EIPS/eip-721.md) | [EIP-1155](../EIPS/eip-1155.md) | [EIP-6150](../EIPS/eip-6150.md) | EIP (Proposed) |
9292
|--------------------------|---------|---------|---------|------------------|
9393
| Unique NFTs |||||
9494
| Fungible & Non-Fungible |||||
@@ -102,7 +102,7 @@ interface IERC7891Burnable is IERC7891 {
102102

103103
## Backwards Compatibility
104104

105-
The proposed EIP-7891 extends [EIP-721](../EIPS/eip-721.md) and [EIP-6150](../EIPS/eip-6150.md), making it backward compatible.
105+
The proposed EIP extends [EIP-721](../EIPS/eip-721.md) and [EIP-6150](../EIPS/eip-6150.md), making it backward compatible.
106106

107107
## Reference Implementation
108108

0 commit comments

Comments
 (0)