From ffe63dc3286b62851459670d8ed3e0d18533face Mon Sep 17 00:00:00 2001 From: tonytc13579 Date: Tue, 23 Jan 2024 14:29:45 +0700 Subject: [PATCH] fix href link --- src/modules/upcoming/Section_2/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/upcoming/Section_2/index.tsx b/src/modules/upcoming/Section_2/index.tsx index af4411c0c..0110cf4ab 100644 --- a/src/modules/upcoming/Section_2/index.tsx +++ b/src/modules/upcoming/Section_2/index.tsx @@ -77,7 +77,7 @@ const Contents: Array = [ appName: '@NewBitcoinCity', title: 'Math', desc: 'Math is a Bitcoin L2 blockchain designed for the metaverse with fully on-chain, ever-evolving virtual worlds.', - href: 'mathchain.xyz', + href: 'http://mathchain.xyz', linkIconPath: '/upcoming/link_ic.png', linkShortName: 'mathchain.xyz', tagsList: ['Bitcoin', 'Ordinals', 'Optimistic', 'Sovereign'],