From 85f840a02882b40b18bbbb58a765a24ee1218690 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Mon, 30 Nov 2015 18:16:11 -0800 Subject: [PATCH] pages - Fee Voting, Transaction Cost deployed --- tool/pages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tool/pages.json b/tool/pages.json index cb6c4c1fa0..98021d050a 100644 --- a/tool/pages.json +++ b/tool/pages.json @@ -36,14 +36,14 @@ "name": "Transaction Cost", "md": "tx-cost.md", "html": "tx-cost.html", - "ripple.com": "https://wiki.ripple.com/Transaction_Fee", + "ripple.com": "https://ripple.com/build/transaction-cost/", "category": "Concepts" }, { "name": "Fee Voting", "md": "fee-voting.md", "html": "fee-voting.html", - "ripple.com": "https://wiki.ripple.com/Understanding:_Transaction_and_Reserve_fee_setting", + "ripple.com": "https://ripple.com/build/fee-voting/", "category": "Concepts" }, {