diff --git a/EIPS/eip-7713.md b/EIPS/eip-7713.md index 0b76f148db5d5..6a43ea18a17e1 100644 --- a/EIPS/eip-7713.md +++ b/EIPS/eip-7713.md @@ -23,7 +23,7 @@ The general-purpose nature of EIP-712 is key to its success, but in addition wal Special-purpose interfaces improve usability and security for the user, but rely on standardized message types such as Permits. This EIP concerns the ability to standardize messages that contain within them parameters of arbitrary type. -A recent example is found in [ERC-7683](./erc-7683.md), which defines a struct with the following member: +A recent example is found in [ERC-7683](./eip-7683.md), which defines a struct with the following member: ```solidity /// @dev Arbitrary implementation-specific data