Fix broken link in desktop wallet readme

This commit is contained in:
mDuo13
2023-12-18 15:25:03 -08:00
parent a7735c1aec
commit 2b20c9d2d4

View File

@@ -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