Skip to content

Commit 8dc7dd5

Browse files
authored
Fix Deploy SuperchainERC20 Tutorial link
1 parent 5448817 commit 8dc7dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/stack/interop/superchain-erc20.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ For step-by-step information on implementing SuperchainERC20, see [Deploy assets
9696
* Watch the [ERC20 to SuperchainERC20 video walkthrough](https://www.youtube.com/watch?v=Gb8glkyBdBA) to learn how to modify an existing ERC20 contract to make it interoperable within the Superchain.
9797
* Explore the [SuperchainERC20 specifications](https://specs.optimism.io/interop/token-bridging.html) for in-depth implementation details.
9898
* Check out the [SuperchainERC20 starter kit](https://github.com/ethereum-optimism/superchainerc20-starter) to get started with implementation.
99-
* Review the [Deploy SuperchainERC20 tutorial](../assets/deploy-superchain-erc20) to learn how to deploy a SuperchainERC20.
99+
* Review the [Deploy SuperchainERC20 tutorial](./tutorials/deploy-superchain-erc20) to learn how to deploy a SuperchainERC20.

0 commit comments

Comments
 (0)