From 898ba100f01311a97af2dc9716aec98c87f1853c Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Tue, 28 Feb 2023 11:08:49 -0800 Subject: [PATCH] Fix freeze misconceptions/offers links --- content/concepts/decentralized-exchange/offers.ja.md | 2 +- .../concepts/tokens/common-misconceptions-about-freezes.ja.md | 1 + content/concepts/tokens/common-misconceptions-about-freezes.md | 1 + dactyl-config.yml | 1 - 4 files changed, 3 insertions(+), 2 deletions(-) diff --git a/content/concepts/decentralized-exchange/offers.ja.md b/content/concepts/decentralized-exchange/offers.ja.md index 601e72e6ff..008bc0c688 100644 --- a/content/concepts/decentralized-exchange/offers.ja.md +++ b/content/concepts/decentralized-exchange/offers.ja.md @@ -49,7 +49,7 @@ Offerオブジェクトは、他のオファーやクロスカレンシー決済 - トラストラインが凍結解除されると、オファーは再び資金が供給されるようになります。 - オファーが新しいトラストラインを作成する必要があるが、オーナーがその[準備金](reserves.html)の増加に伴う十分なXRPを持っていない場合。 - オーナーが追加のXRPを調達するか、準備金の必要量が減少すると、オファーは自動的に使用可能になります。 -- オファーが失効した場合。([オファーの有効期限](#offer-expiration)を参照) +- オファーが失効した場合。([オファーの有効期限](#オファーの有効期限)を参照) 資金不足のOfferオブジェクトは、トランザクションによって削除されるまで、台帳に残ります。台帳からOfferオブジェクトを削除するには、以下の方法があります。 diff --git a/content/concepts/tokens/common-misconceptions-about-freezes.ja.md b/content/concepts/tokens/common-misconceptions-about-freezes.ja.md index 8d8bdabdeb..659951f423 100644 --- a/content/concepts/tokens/common-misconceptions-about-freezes.ja.md +++ b/content/concepts/tokens/common-misconceptions-about-freezes.ja.md @@ -1,5 +1,6 @@ --- parent: freezes.html +html: common-misconceptions-about-freezes.html blurb: XRP Ledgerのフリーズ機能について、よくある誤解を解いていきます。 labels: - トークン diff --git a/content/concepts/tokens/common-misconceptions-about-freezes.md b/content/concepts/tokens/common-misconceptions-about-freezes.md index 11584fd41c..8c807dfed9 100644 --- a/content/concepts/tokens/common-misconceptions-about-freezes.md +++ b/content/concepts/tokens/common-misconceptions-about-freezes.md @@ -1,5 +1,6 @@ --- parent: freezes.html +html: common-misconceptions-about-freezes.html blurb: Clarify common misunderstandings about the XRP Ledger's freeze feature. labels: - Tokens diff --git a/dactyl-config.yml b/dactyl-config.yml index 902952fb0c..e554a3fc8b 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -840,7 +840,6 @@ pages: targets: - ja - # TODO: translate - md: concepts/tokens/common-misconceptions-about-freezes.md targets: - en