From 412cafdc09ef2fbb5bd1f176bd7432c8099a2f6d Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Mon, 29 Mar 2021 18:29:39 -0700 Subject: [PATCH] Send XRP: fix link --- content/tutorials/use-simple-xrp-payments/send-xrp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tutorials/use-simple-xrp-payments/send-xrp.md b/content/tutorials/use-simple-xrp-payments/send-xrp.md index 0ffe2b33cc..a15afe486d 100644 --- a/content/tutorials/use-simple-xrp-payments/send-xrp.md +++ b/content/tutorials/use-simple-xrp-payments/send-xrp.md @@ -350,7 +350,7 @@ After completing this tutorial, you may want to try the following: - Consult [RippleAPI JavaScript Reference](rippleapi-reference.html) or [xrpl-py Python Reference](https://xrpl-py.readthedocs.io/) for the full range of XRP Ledger functionality. - Customize your [Account Settings](manage-account-settings.html). - Learn how [Transaction Metadata](transaction-metadata.html) describes the outcome of a transaction in detail. -- Explore [Specialized Payment Types](specialized-payment-types.html) like Escrows and Payment Channels. +- Explore more [Payment Types](payment-types.html) such as Escrows and Payment Channels. - Read best practices for [XRP Ledger Businesses](xrp-ledger-businesses.html).