From 809bdd940ecb2df79a78943bde0cbeb2971e9117 Mon Sep 17 00:00:00 2001 From: sergeypanin1994 Date: Wed, 15 Jan 2025 00:41:13 +0300 Subject: [PATCH] fix: update Twitter URL to x.com format Updated the Twitter URL from https://twitter.com/youngbuddha108 to https://x.com/youngbuddha108 to reflect the platform's rebranding. --- catalog/OtherEvm/Mint_Mainnet.mdx | 2 +- catalog/OtherEvm/Mint_Sepolia_Testnet.mdx | 2 +- catalog/OtherEvm/Mint_Testnet.mdx | 2 +- catalog/OtherEvm/Shyft_Mainnet.mdx | 2 +- catalog/OtherEvm/XDC_Apothem_Network.mdx | 2 +- mint.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/catalog/OtherEvm/Mint_Mainnet.mdx b/catalog/OtherEvm/Mint_Mainnet.mdx index 40113dc..fb78b09 100644 --- a/catalog/OtherEvm/Mint_Mainnet.mdx +++ b/catalog/OtherEvm/Mint_Mainnet.mdx @@ -5,7 +5,7 @@ iconType: "light" --- -- NFT mint aggregator -mint.fun is an NFT mint aggregator that shows users every project that is currently minting, ranked by popularity, so they don't have to search across various websites, Twitter, Discord, and group chats to figure out what to mint. It is built by the team at Context. +mint.fun is an NFT mint aggregator that shows users every project that is currently minting, ranked by popularity, so they don't have to search across various websites, X, Discord, and group chats to figure out what to mint. It is built by the team at Context. ### The MetaData of the Mint Mainnet Blockchain diff --git a/catalog/OtherEvm/Mint_Sepolia_Testnet.mdx b/catalog/OtherEvm/Mint_Sepolia_Testnet.mdx index e456af9..5bde36f 100644 --- a/catalog/OtherEvm/Mint_Sepolia_Testnet.mdx +++ b/catalog/OtherEvm/Mint_Sepolia_Testnet.mdx @@ -5,7 +5,7 @@ iconType: "light" --- -- NFT mint aggregator -mint.fun is an NFT mint aggregator that shows users every project that is currently minting, ranked by popularity, so they don't have to search across various websites, Twitter, Discord, and group chats to figure out what to mint. It is built by the team at Context. +mint.fun is an NFT mint aggregator that shows users every project that is currently minting, ranked by popularity, so they don't have to search across various websites, X, Discord, and group chats to figure out what to mint. It is built by the team at Context. ### The MetaData of the Mint Sepolia Testnet Blockchain diff --git a/catalog/OtherEvm/Mint_Testnet.mdx b/catalog/OtherEvm/Mint_Testnet.mdx index 6b5714b..5c3e3c9 100644 --- a/catalog/OtherEvm/Mint_Testnet.mdx +++ b/catalog/OtherEvm/Mint_Testnet.mdx @@ -5,7 +5,7 @@ iconType: "light" --- -- NFT mint aggregator -mint.fun is an NFT mint aggregator that shows users every project that is currently minting, ranked by popularity, so they don't have to search across various websites, Twitter, Discord, and group chats to figure out what to mint. It is built by the team at Context. +mint.fun is an NFT mint aggregator that shows users every project that is currently minting, ranked by popularity, so they don't have to search across various websites, X, Discord, and group chats to figure out what to mint. It is built by the team at Context. ### The MetaData of the Mint Testnet Blockchain diff --git a/catalog/OtherEvm/Shyft_Mainnet.mdx b/catalog/OtherEvm/Shyft_Mainnet.mdx index 4d87045..4b2033b 100644 --- a/catalog/OtherEvm/Shyft_Mainnet.mdx +++ b/catalog/OtherEvm/Shyft_Mainnet.mdx @@ -9,7 +9,7 @@ The Shyft Network is a public protocol designed to validate identity and enable ### The MetaData of the Shyft Mainnet Blockchain -**Twitter Link**: https://twitter.com/shyftnetwork +**Twitter Link**: https://x.com/shyftnetwork **Tags**: Infra, On-Chain Compliance Solutions diff --git a/catalog/OtherEvm/XDC_Apothem_Network.mdx b/catalog/OtherEvm/XDC_Apothem_Network.mdx index 37cc5b2..ee39ecb 100644 --- a/catalog/OtherEvm/XDC_Apothem_Network.mdx +++ b/catalog/OtherEvm/XDC_Apothem_Network.mdx @@ -9,7 +9,7 @@ The XDC Network is a blockchain technology solution built by XinFin. It is a glo ### The MetaData of the XDC Apothem Network Blockchain -**Twitter Link**: https://twitter.com/XinFin_Official +**Twitter Link**: https://x.com/XinFin_Official **Documentation**: https://xinfin.org/docs/whitepaper-tech.pdf diff --git a/mint.json b/mint.json index 15128da..b801b2f 100644 --- a/mint.json +++ b/mint.json @@ -789,7 +789,7 @@ } ], "footerSocials": { - "x": "https://twitter.com/chainbaseHQ", + "x": "https://x.com/chainbaseHQ", "discord": "https://chainbase.com/discord", "github": "https://github.com/chainbase-labs" }