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

@@ -74,6 +74,6 @@ Here are some scenarios that could cause the detector to issue false positive me
- [Reliable Transaction Submission](../transactions/reliable-transaction-submission.md)
- [Understanding Log Messages](../../infrastructure/troubleshooting/understanding-log-messages.md)
- **References:**
- [Transaction Results](../../references/protocol/transactions/transaction-results/transaction-results.md)
- [Transaction Results](../../references/protocol/transactions/transaction-results/index.md)
{% raw-partial file="/docs/_snippets/common-links.md" /%}