Merge pull request #2310 from XRPLF/dw_link_fix

Fix broken link in desktop wallet readme
This commit is contained in:
Rome Reginelli
2023-12-19 09:52:45 -08:00
committed by GitHub

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