From d3e8c8f4a0232eafcc026cb37bfd008cb0a75ced Mon Sep 17 00:00:00 2001 From: Rome Reginelli Date: Mon, 23 Jun 2025 12:31:55 -0700 Subject: [PATCH] Fix MPTokensV1 amendment link Fix a typo causing the link to the MPTokens amendment to not be parsed correctly. --- .../creating-an-asset-backed-multi-purpose-token.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/use-cases/tokenization/creating-an-asset-backed-multi-purpose-token.md b/docs/use-cases/tokenization/creating-an-asset-backed-multi-purpose-token.md index 78a9be591e..e239da8653 100644 --- a/docs/use-cases/tokenization/creating-an-asset-backed-multi-purpose-token.md +++ b/docs/use-cases/tokenization/creating-an-asset-backed-multi-purpose-token.md @@ -7,7 +7,7 @@ labels: --- # Creating an Asset-backed Multi-purpose Token -_(Requires the [MPToken amendment][] {% not-enabled /%})_ +_(Requires the [MPTokensV1 amendment][] {% not-enabled /%})_ _As a financial professional, I want to use multi-purpose tokens to create an asset-backed token in order to profit from resale transactions._ @@ -460,4 +460,4 @@ Click **Gather MPT Information** to copy the account information and MPT Issuanc - [Sending MPTs](../../tutorials/javascript/send-payments/sending-mpts.md) -{% raw-partial file="/docs/_snippets/common-links.md" /%} \ No newline at end of file +{% raw-partial file="/docs/_snippets/common-links.md" /%}