From c52ef751370441a3307e9409d4e31971bb702756 Mon Sep 17 00:00:00 2001 From: Oliver Eggert Date: Wed, 17 Jan 2024 10:41:54 -0800 Subject: [PATCH] fix links --- assets/js/apitool-methods-ws.js | 2 +- content/resources/known-amendments.md | 6 +++--- dactyl-config.yml | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/assets/js/apitool-methods-ws.js b/assets/js/apitool-methods-ws.js index 93ae90f121..3036a8b7d3 100644 --- a/assets/js/apitool-methods-ws.js +++ b/assets/js/apitool-methods-ws.js @@ -582,7 +582,7 @@ Request('fee', { }) Request('server_definitions', { - description: "Returns an SDK-compatible `definitions.json`, generated from the rippled server being queried.", + description: "Returns an SDK-compatible definitions.json, generated from the rippled server being queried.", link: "server_definitions.html", body: { "id": 1, diff --git a/content/resources/known-amendments.md b/content/resources/known-amendments.md index b358abc573..eb6ae620e0 100644 --- a/content/resources/known-amendments.md +++ b/content/resources/known-amendments.md @@ -16,9 +16,9 @@ The following is a comprehensive list of all known [amendments](amendments.html) | Name | Introduced | Status | |:----------------------------------|:-----------|:------------------------------| +| [DID][] | v2.0.0 | [Open for Voting: 2024-01-09](https://xrpl.org/blog/2024/rippled-2.0.0.html "BADGE_80d0e0") | | [fixDisallowIncomingV1][] | v2.0.0 | [Open for Voting: 2024-01-09](https://xrpl.org/blog/2024/rippled-2.0.0.html "BADGE_80d0e0") | | [fixFillOrKill][] | v2.0.0 | [Open for Voting: 2024-01-09](https://xrpl.org/blog/2024/rippled-2.0.0.html "BADGE_80d0e0") | -| [DID][] | v2.0.0 | [Open for Voting: 2024-01-09](https://xrpl.org/blog/2024/rippled-2.0.0.html "BADGE_80d0e0") | | [XChainBridge][] | v2.0.0 | [Open for Voting: 2024-01-09](https://xrpl.org/blog/2024/rippled-2.0.0.html "BADGE_80d0e0") | | [AMM][] | v1.12.0 | [Open for Voting: 2023-09-06](https://xrpl.org/blog/2023/rippled-1.12.0.html "BADGE_80d0e0") | | [Clawback][] | v1.12.0 | [Open for Voting: 2023-09-06](https://xrpl.org/blog/2023/rippled-1.12.0.html "BADGE_80d0e0") | @@ -109,7 +109,7 @@ The following is a list of known [amendments](amendments.html) that have been re ## Details about Known Amendments ### fixDisallowIncomingV1 -[fixDisallowIncomingV1]: #fixDisallowIncomingV1 +[fixDisallowIncomingV1]: #fixdisallowincomingv1 | Amendment | fixDisallowIncomingV1 | |:-------------|:--------------| @@ -133,7 +133,7 @@ This amendment has no effect unless the [DisallowIncoming][] amendment is enable ### fixFillOrKill -[fixFillOrKill]: #fixFillOrKill +[fixFillOrKill]: #fixfillorkill | Amendment | fixFillOrKill | |:-------------|:--------------| diff --git a/dactyl-config.yml b/dactyl-config.yml index ab2728444a..a1d8344148 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -216,6 +216,8 @@ targets: # Fix links from untranslated open-closed-validated-ledgers.html: "consensus-principles-and-rules.html#simplifying-the-problem": "consensus-principles-and-rules.html#問題の単純化" "consensus-structure.html#validation": "consensus-structure.html#検証" + # Fix link to Japanese definitions-file + "serialization.html#definitions-file": "serialization.html#定義ファイル" link_re_subs: # Fix link from untranslated account_nfts.html. # Because the replacement contains the original as a substring,