diff --git a/content/concepts/tokens/nft-collections.ja.md b/content/concepts/tokens/nft-collections.ja.md index 55ebb6a143..d459efdbaf 100644 --- a/content/concepts/tokens/nft-collections.ja.md +++ b/content/concepts/tokens/nft-collections.ja.md @@ -13,4 +13,4 @@ labels: `NFTokenTaxon`フィールドは必須ですが、コレクションを作成するつもりがなければ`0`を設定するのもよいでしょう。 -[NFTokenの分類群](nftoken.html#分類群)を参照してください。 +[NFTokenの分類群](nftoken.html#nftokentaxon分類群)を参照してください。 diff --git a/dactyl-config.yml b/dactyl-config.yml index 510c654df4..e3ca98f47a 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -186,7 +186,7 @@ targets: "transaction-basics.html#authorizing-transactions": "transaction-basics.html#トランザクションの識別" "ledger-header.html#close-flags": "ledger-header.html#closeフラグ" # Fix link from untranslated account_nfts.html - "nftoken.html#nftokentaxon": "nftoken.html#分類群" + "nftoken.html#nftokentaxon": "nftoken.html#nftokentaxon分類群" # Fix links from untranslated NFT API methods: "transaction-common-fields.html#flags-field": "transaction-common-fields.html#flagsフィールド" "nftoken.html#nftoken-flags": "nftoken.html#nftoken-フラグ"