diff --git a/content/_code-samples/build-a-desktop-wallet/js/README.md b/content/_code-samples/build-a-desktop-wallet/js/README.md index 0c5db5887d..7689825b80 100644 --- a/content/_code-samples/build-a-desktop-wallet/js/README.md +++ b/content/_code-samples/build-a-desktop-wallet/js/README.md @@ -2,7 +2,7 @@ Build a non-custodial XRP Ledger wallet application in JavaScript that runs on the desktop using Electron. -For the full documentation, refer to the [Build a Wallet in JavaScript tutorial](build-a-wallet-in-javascript.html). +For the full documentation, refer to the [Build a Wallet in JavaScript tutorial](https://xrpl.org/build-a-wallet-in-javascript.html). ## TL;DR