diff --git a/pages/stack/interop/superchain-erc20.mdx b/pages/stack/interop/superchain-erc20.mdx index b74a5db72..be8c618e3 100644 --- a/pages/stack/interop/superchain-erc20.mdx +++ b/pages/stack/interop/superchain-erc20.mdx @@ -93,7 +93,7 @@ Setting this up in advance ensures tokens will benefit from interop when it beco Add this after the tutorial is written - For detailed, step-by-step instructions on implementing SuperchainERC20, refer to [Deploy assets using SuperchainERC20](/stack/interop/assets/deploy-superchain-erc20). + For detailed, step-by-step instructions on implementing SuperchainERC20, refer to [Deploy assets using SuperchainERC20](/stack/interop/tutorials/deploy-superchain-erc20). */} diff --git a/pages/stack/public-devnets.mdx b/pages/stack/public-devnets.mdx index 667585aa8..e1e6847e1 100644 --- a/pages/stack/public-devnets.mdx +++ b/pages/stack/public-devnets.mdx @@ -48,10 +48,4 @@ Features must be included on a betanet before they can be deployed on a testnet. ## Current devnets -**Alpaca** - -* Launch date: 2025-01-15 -* Anticipated end-of-life: 2025-02-19 -* Scope: Adds updates to the L1 contracts to support upgrades via OP Contracts Manager. -* RPC endpoint: `` -* `manifest.yaml`: `` +A full list of active alpha and betanets is available at [https://devnets.optimism.io/](https://devnets.optimism.io/).