From 2112e8b5d2fe68bf1b384a61006029343ba15013 Mon Sep 17 00:00:00 2001 From: Frozen <1884084+xrdavies@users.noreply.github.com> Date: Wed, 27 Nov 2024 19:57:33 +0800 Subject: [PATCH] fix: correct link for solana nft --- public/json/list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/json/list.json b/public/json/list.json index d3cc154..ad0d2d9 100644 --- a/public/json/list.json +++ b/public/json/list.json @@ -24,7 +24,7 @@ "description": "Quick dApp is a tool for smart contract developers to interactive with any smart contracts easily and quickly with one click!" }, { - "href": "https://github.com/Web3Camp-Labs/Solana-NFT-Rreact", + "href": "https://web3camp.us/Solana-NFT-Rreact", "logo": "/assets/images/logos/solana-nft.png", "name": "Solana NFT", "description": "Issuing NFTs on the Solana blockchain"