Fix broken links

This commit is contained in:
mDuo13
2020-10-26 16:19:54 -07:00
parent 31aa99d95a
commit 54b646aa00
3 changed files with 12 additions and 0 deletions

View File

@@ -62,3 +62,8 @@ The `NegativeUNL` object ID is the hash of the `NegativeUNL` space key (`0x004E`
```
2E8A59AA9D3B5B186B0B9E0F62E6C02587CA74A4D778938E957B6357D364B244
```
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}
{% include '_snippets/tx-type-links.md' %}
{% include '_snippets/rippled_versions.md' %}

View File

@@ -23,3 +23,8 @@ Pseudo-transactions use the following common fields as normal:
|:------------------|:----------|:------------------|:-------------------------|
| `TransactionType` | String | UInt16 | _(Required)_ The type of transaction. |
| `Flags` | Number | UInt32 | _(Optional)_ A set of bit-flags for this transaction. The meaning of specific flags varies based on the transaction type. |
<!--{# common link defs #}-->
{% include '_snippets/rippled-api-links.md' %}
{% include '_snippets/tx-type-links.md' %}
{% include '_snippets/rippled_versions.md' %}

View File

@@ -142,6 +142,8 @@ targets:
# Fix links from untranslated health-check.html:
"rippled-server-modes.html#reasons-to-run-a-rippled-server-in-stand-alone-mode": "rippled-server-modes.html#rippledサーバーをスタンドアロンモードで実行する理由"
"server-doesnt-sync.html#normal-syncing-behavior": "server-doesnt-sync.html#通常の同期動作"
# Fix link from untranslated negativeunl.html:
"consensus.html#validation": "consensus.html#検証"
- name: xrp-api-only