From efba68a334aeea0872c56b1246a76c79a7c1d5aa Mon Sep 17 00:00:00 2001 From: Sal <54984459+metasal1@users.noreply.github.com> Date: Mon, 26 Feb 2024 13:38:07 +1100 Subject: [PATCH] Update WALLET.md Updated the Example link for the demo --- WALLET.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WALLET.md b/WALLET.md index 6bce13a0..6323527f 100644 --- a/WALLET.md +++ b/WALLET.md @@ -152,7 +152,7 @@ Even if another wallet uses "your" namespace (e.g. `window.solana`), the Standar ## 10. Test your wallet -Open the Wallet Adapter demo https://solana-labs.github.io/wallet-adapter/example/ to test your wallet. +Open the Wallet Adapter demo https://anza-xyz.github.io/wallet-adapter/example/ to test your wallet. If your wallet implements the Wallet Standard, it will be detected by this example dapp.