Skip to content

Commit 8f5ce1d

Browse files
authored
Merge pull request #374 from bsv-blockchain/copilot/update-menu-link-to-desktop
Update MetaNet Desktop Wallet link to desktop.bsvb.tech
2 parents 7326e19 + 2fcd446 commit 8f5ce1d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/tutorials/advanced-transaction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This tutorial builds on your knowledge of basic `WalletClient` usage to explore
1717
## Prerequisites
1818

1919
- Complete the [Transaction Types and Data](./transaction-types.md) tutorial
20-
- Have a BRC-100 compliant wallet (such as the [MetaNet Desktop Wallet](https://metanet.bsvb.tech/)) installed and configured
20+
- Have a BRC-100 compliant wallet (such as the [MetaNet Desktop Wallet](https://desktop.bsvb.tech/)) installed and configured
2121
- Some BSV in your wallet
2222
- Understanding of Bitcoin transaction fundamentals
2323

@@ -569,4 +569,4 @@ These techniques enable you to build production-ready applications that efficien
569569

570570
- [Wallet Reference](../reference/wallet.md)
571571
- [BSV Blockchain Documentation](https://docs.bsvblockchain.org/)
572-
- [MetaNet Desktop Wallet](https://metanet.bsvb.tech/)
572+
- [MetaNet Desktop Wallet](https://desktop.bsvb.tech/)

docs/tutorials/first-transaction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In this tutorial, you'll learn how to create your first Bitcoin SV transactions
1818
1919
## Precondition
2020

21-
Install a BRC-100 compliant wallet such as the [MetaNet Desktop Wallet](https://metanet.bsvb.tech/). When you install it, you'll receive a small amount of funds to play with.
21+
Install a BRC-100 compliant wallet such as the [MetaNet Desktop Wallet](https://desktop.bsvb.tech/). When you install it, you'll receive a small amount of funds to play with.
2222

2323
## Step 1: Setting Up Your Environment
2424

docs/tutorials/transaction-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In the previous tutorial, you created a simple transaction that sent BSV to a si
1717
## Prerequisites
1818

1919
- Complete the [Your First BSV Transaction](./first-transaction.md) tutorial
20-
- Have a BRC-100 compliant wallet (such as [MetaNet Desktop Wallet](https://metanet.bsvb.tech/)) installed and configured
20+
- Have a BRC-100 compliant wallet (such as [MetaNet Desktop Wallet](https://desktop.bsvb.tech/)) installed and configured
2121
- Some BSV in your wallet
2222

2323
## Transaction with Multiple Outputs

0 commit comments

Comments
 (0)