From 73e87779271678938aa78a71e315031fa84d3bf2 Mon Sep 17 00:00:00 2001 From: Denis Fadeev Date: Thu, 21 Nov 2024 17:44:44 +0300 Subject: [PATCH] add NFT diagram --- src/pages/developers/tutorials/nft.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/developers/tutorials/nft.mdx b/src/pages/developers/tutorials/nft.mdx index 22a9dfcb..c84fa4c0 100644 --- a/src/pages/developers/tutorials/nft.mdx +++ b/src/pages/developers/tutorials/nft.mdx @@ -54,7 +54,7 @@ a list of "counterparty" contracts on connected chains. This ensures that only the contracts from the same NFT collection can participate in the cross-chain transfer. -![https://excalidraw.com/#json=SDE_yr3XPqSW3CqLRSDM5,EpYN7eSbTDYr6OsvmVohHg](/img/docs/tutorials-nft.png) +![https://excalidraw.com/#json=dQJisu_uJ0N8T6IPi2m0E,PJU63ktFfbi1WsfAXsompA](/img/docs/tutorials-nft.png) This tutorial relies on the Gateway, which is currently available only on localnet and testnet.