diff --git a/apps/base-docs/docs/pages/learn/arrays/arrays-exercise.mdx b/apps/base-docs/docs/pages/learn/arrays/arrays-exercise.mdx index fc4868f6cd..016e8ab0b0 100644 --- a/apps/base-docs/docs/pages/learn/arrays/arrays-exercise.mdx +++ b/apps/base-docs/docs/pages/learn/arrays/arrays-exercise.mdx @@ -80,7 +80,7 @@ Add `public` functions called `resetSenders` and `resetTimestamps` that reset th #### Hey, where'd my NFT go!? -[Testnets](/learn/deployment-to-testnet/test-networks) are not permanent! Base Goerli [will soon be sunset](https://base.mirror.xyz/kkz1-KFdUwl0n23PdyBRtnFewvO48_m-fZNzPMJehM4), in favor of Base Sepolia. +[Testnets](/learn/deployment-to-testnet/test-networks.mdx) are not permanent! Base Goerli [will soon be sunset](https://base.mirror.xyz/kkz1-KFdUwl0n23PdyBRtnFewvO48_m-fZNzPMJehM4), in favor of Base Sepolia. As these are separate networks with separate data, your NFTs **will not** transfer over. diff --git a/apps/base-docs/docs/pages/quickstart.mdx b/apps/base-docs/docs/pages/quickstart.mdx index b206fd96ad..0628e7f609 100644 --- a/apps/base-docs/docs/pages/quickstart.mdx +++ b/apps/base-docs/docs/pages/quickstart.mdx @@ -98,7 +98,7 @@ source .env ``` :::tip[Base Sepolia] -Base Sepolia is the test network for Base, which we will use for the rest of this guide. You can obtain free Base Sepolia ETH from one of the [faucets listed here](/chain/network-faucets). +Base Sepolia is the test network for Base, which we will use for the rest of this guide. You can obtain free Base Sepolia ETH from one of the [faucets listed here](/chain/network-faucets.mdx). ::: ### Secure your private key