Fix some filename/URL issues.

- Change transaction-results/transaction-results/ to not repeat itself,
  adding a redirect from the old URL.
- Fix Japanese localization of 'tasks' not being updated to 'how-tos'.
  (Translated pages in this subfolder were not being shown as translated
  due to the mismatch.)
- Fix unparsed `[base58][]` link in addresses snippet.
This commit is contained in:
mDuo13
2024-03-20 17:34:24 -07:00
parent d3177a9940
commit ae891dc925
111 changed files with 106 additions and 103 deletions

View File

@@ -143,7 +143,7 @@ The process to exploit a vulnerable system follows a series of steps like the fo
- **References:**
- [Basic Data Types - Hashes](../../../references/protocol/data-types/basic-data-types.md#hashes)
- [Transaction Common Fields - Global Flags](../../../references/protocol/transactions/common-fields.md#global-flags)
- [Transaction Results](../../../references/protocol/transactions/transaction-results/transaction-results.md)
- [Transaction Results](../../../references/protocol/transactions/transaction-results/index.md)
- [Serialization Format](../../../references/protocol/binary-format.md)
{% raw-partial file="/docs/_snippets/common-links.md" /%}