Skip to content

Commit 713a567

Browse files
Fix lint
1 parent 24e441f commit 713a567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/stack/interop/tutorials/convert-erc20.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,4 @@ contract MySuperchainERC20 is ERC20, Ownable, IERC7802 {
146146
## Next steps
147147
* Use the [SuperchainERC20 Starter Kit](/app-developers/starter-kit) to deploy your token across the Superchain.
148148
* Explore the [SuperchainERC20 specifications](https://specs.optimism.io/interop/token-bridging.html) for in-depth implementation details.
149-
* Review the [Superchain Interop Explainer](/stack/interop/explainer) for answers to common questions about interoperability.
149+
* Review the [Superchain Interop Explainer](/stack/interop/explainer) for answers to common questions about interoperability.

0 commit comments

Comments
 (0)