From d78b0b7c73ed8cde792dfa55fb1f50425cf622e5 Mon Sep 17 00:00:00 2001 From: Ryan Ghods Date: Tue, 28 Nov 2023 08:14:49 -0800 Subject: [PATCH] still link to assets/eip- even though folder is named assetc/erc- --- ERCS/erc-7498.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ERCS/erc-7498.md b/ERCS/erc-7498.md index 87c3b0126f..2c1ebb6936 100644 --- a/ERCS/erc-7498.md +++ b/ERCS/erc-7498.md @@ -293,11 +293,11 @@ As a new EIP, no backwards compatibility issues are present. ## Test Cases -Authors have included Foundry tests covering functionality of the specification in the [assets folder](../assets/erc-7498/ERC721ShipyardRedeemable.t.sol). +Authors have included Foundry tests covering functionality of the specification in the [assets folder](../assets/eip-7498/ERC721ShipyardRedeemable.t.sol). ## Reference Implementation -Authors have included reference implementations of the specification in the [assets folder](../assets/erc-7498/ERC7498NFTRedeemables.sol). +Authors have included reference implementations of the specification in the [assets folder](../assets/eip-7498/ERC7498NFTRedeemables.sol). ## Security Considerations