From 74581c6b7a7e4904f6b12e978604a8318db3fd01 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Tue, 18 Feb 2020 11:04:38 -0800 Subject: [PATCH] [JA] toml: Fix broken link to key revocation --- dactyl-config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dactyl-config.yml b/dactyl-config.yml index e542c325e2..bf3f3d0b51 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -215,9 +215,10 @@ targets: "xrp-ledger-overview.html#censorship-resistant-transaction-processing": "xrp-ledger-overview.html#耐検閲性のある取引処理" # Fix 1 link from untranslated software-ecosystem.html: "rippled-server-modes.html#reasons-to-run-a-validator": "rippled-server-modes.html#バリデータを運用する理由" - # Fix 2 links from untranslated xrp-ledger-toml.html: + # Fix 3 links from untranslated xrp-ledger-toml.html: "currency-formats.html#currency-codes": "currency-formats.html#通貨コード" "run-rippled-as-a-validator.html#1-understand-the-traits-of-a-good-validator": "run-rippled-as-a-validator.html#1-優れたバリデータの特徴の理解" + "run-rippled-as-a-validator.html#revoke-validator-keys": "run-rippled-as-a-validator.html#バリデータキーの破棄" # Fix 1 link from untranslated snippet post-rippled-install.md: "get-started-with-the-rippled-api.html#commandline": "get-started-with-the-rippled-api.html#コマンドライン" # Fix 8 links from untranslated use-an-escrow-as-a-smart-contract.html: