mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
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:
12
@i18n/ja/docs/tutorials/how-tos/use-tokens/index.md
Normal file
12
@i18n/ja/docs/tutorials/how-tos/use-tokens/index.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
html: use-tokens.html
|
||||
parent: tasks.html
|
||||
metadata:
|
||||
indexPage: true
|
||||
---
|
||||
# トークンの利用
|
||||
|
||||
XRP Ledgerでトークン(代替型やそれ以外)を発行し、取引しましょう
|
||||
|
||||
|
||||
{% child-pages /%}
|
||||
Reference in New Issue
Block a user