From 1f6f4eca2fbc8c75384ca864c90ea4327de64425 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Mon, 9 Apr 2018 13:22:53 -0700 Subject: [PATCH] Add Checks tutorial ripple.com links --- dactyl-config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dactyl-config.yml b/dactyl-config.yml index 8b6650592f..911f669439 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -95,6 +95,12 @@ targets: "reference-currency.html": https://ripple.com/build/currency-format/ "concept-demurrage.html": https://ripple.com/build/demurrage/ "concept-depositauth.html": https://ripple.com/build/deposit-authorization/ + "tutorial-checks-send.html": https://ripple.com/build/how-to-send-a-check/ + "tutorial-checks-lookup-by-sender.html": https://ripple.com/build/look-checks-sender/ + "tutorial-checks-lookup-by-recipient.html": https://ripple.com/build/look-checks-recipient/ + "tutorial-checks-cancel.html": https://ripple.com/build/how-to-cancel-a-check/ + "tutorial-checks-cash-exact.html": https://ripple.com/build/cash-check-exact-amount/ + "tutorial-checks-cash-flex.html": https://ripple.com/build/cash-check-flexible-amount/ image_subs: "img/funds_flow_diagram.png": https://cdn.ripple.com/wp-content/uploads/2016/03/funds_flow_diagram.png "img/checks-happy_path.png": https://cdn.ripple.com/wp-content/uploads/2018/03/checks-happy_path.png