use js.xrpl.org as preferred URL for xrpl.js

This commit is contained in:
mDuo13
2021-10-19 19:05:46 -07:00
parent c0158b92b2
commit b7ff27d846
2 changed files with 2 additions and 2 deletions

View File

@@ -163,7 +163,7 @@ Now that you know how to use `xrpl.js` to connect to the XRP Ledger, generate a
- **Tutorials:**
- [Send XRP](send-xrp.html)
- **References:**
- [`xrpl.js` Reference](https://xrplf.github.io/xrpl.js/)
- [`xrpl.js` Reference](https://js.xrpl.org/)
- [Public API Methods](public-rippled-methods.html)
- [API Conventions](api-conventions.html)
- [base58 Encodings](base58-encodings.html)