From 7ae3923c5897e9a2654a49a3b6080beb1d822335 Mon Sep 17 00:00:00 2001 From: Guille Date: Wed, 1 May 2024 12:07:32 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e5fda1..cff7ee7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Welcome to NEAR's NFT tutorial, where we will help you parse the details around ## Prerequisites -* [NEAR Wallet Account](https://wallet.testnet.near.org/) +* [NEAR Wallet Account](https://testnet.mynearwallet.com/) * [Rust Toolchain](https://docs.near.org/develop/prerequisites) * [NEAR-CLI](https://docs.near.org/tools/near-cli#setup) * [yarn](https://classic.yarnpkg.com/en/docs/install#mac-stable)