From 9445eba5b0b047bdb6fd0d0d03cbe66c9f8fd374 Mon Sep 17 00:00:00 2001 From: johnbu646 <136744980+johnbu646@users.noreply.github.com> Date: Sat, 10 May 2025 00:32:11 +0100 Subject: [PATCH 1/2] Fixed :Update arrays-exercise.mdx --- apps/base-docs/docs/pages/learn/arrays/arrays-exercise.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. From a2a6315d7135de5b70eccc4ccc4a8bab742a8278 Mon Sep 17 00:00:00 2001 From: johnbu646 <136744980+johnbu646@users.noreply.github.com> Date: Mon, 12 May 2025 00:58:00 +0100 Subject: [PATCH 2/2] Fixed a thing --- apps/base-docs/docs/pages/quickstart.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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