From a00210f42b6239acfff32801c39fe839daec6152 Mon Sep 17 00:00:00 2001 From: ddawson Date: Mon, 13 Feb 2023 11:25:59 -0800 Subject: [PATCH] Fix copy/paste error --- content/concepts/tokens/nftoken-auctions.md | 2 +- content/concepts/tokens/nftoken-authorized-minting.md | 2 +- dactyl-config.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/concepts/tokens/nftoken-auctions.md b/content/concepts/tokens/nftoken-auctions.md index 3890e9c312..44fe5c7351 100644 --- a/content/concepts/tokens/nftoken-auctions.md +++ b/content/concepts/tokens/nftoken-auctions.md @@ -1,5 +1,5 @@ --- -html: nftoken-authorized-minting.html +html: nftoken-auctions.html parent: non-fungible-tokens.html blurb: You can assign another account to mint NFTs in your stead. labels: diff --git a/content/concepts/tokens/nftoken-authorized-minting.md b/content/concepts/tokens/nftoken-authorized-minting.md index 333007c8e8..ed1849e8ce 100644 --- a/content/concepts/tokens/nftoken-authorized-minting.md +++ b/content/concepts/tokens/nftoken-authorized-minting.md @@ -1,5 +1,5 @@ --- -html: nft-authorized-minting.html +html: nftoken-authorized-minting.html parent: non-fungible-tokens.html blurb: You can assign another account to mint NFTs in your stead. labels: diff --git a/dactyl-config.yml b/dactyl-config.yml index badfe9d2e4..17d7456828 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -785,7 +785,7 @@ pages: - en - ja - - md: concepts/tokens/nft-authorized-minting.md + - md: concepts/tokens/nftoken-authorized-minting.md targets: - en - ja