From 8ec4ed0c59d5c40b5d4d223ecdd910c2dbea4d08 Mon Sep 17 00:00:00 2001 From: Jennifer Hasegawa Date: Fri, 16 Feb 2018 11:47:26 -0800 Subject: [PATCH] fixed html values --- dactyl-config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dactyl-config.yml b/dactyl-config.yml index efa97a5774..e63b97bc3f 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -60,7 +60,7 @@ targets: "tutorial-paychan.html": https://ripple.com/build/payment-channels-tutorial/ "tutorial-escrow.html": https://ripple.com/build/escrow-tutorials/ "tutorial-listing-xrp.html": https://ripple.com/build/listing-xrp-exchange/ - "concept-keys.html": https://ripple.com/build/keys/ + "cryptographic-keys.html": https://ripple.com/build/cryptographic-keys/ "tutorial-build-run-rippled-ubuntu.html": https://ripple.com/build/build-run-rippled-ubuntu/ "concept-accounts.html": https://ripple.com/build/accounts/ "concept-amendments.html": https://ripple.com/build/amendments/ @@ -260,7 +260,7 @@ pages: - ripple.com - md: tutorial-regular-keys.md - html: tutorial-regular-keys.html + html: working-regular-key-pair.html category: Tutorials targets: - local @@ -308,7 +308,7 @@ pages: - ripple.com - category: Features - html: concept-keys.html + html: cryptographic-keys.html md: concept-keys.md targets: - local