Skip to content

Commit

Permalink
Merge pull request #86 from TrustlessComputer/fix/href-link
Browse files Browse the repository at this point in the history
fix href link
  • Loading branch information
tonytc13579 authored Jan 23, 2024
2 parents 0646832 + ffe63dc commit 3a1243e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/upcoming/Section_2/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ const Contents: Array<IContent> = [
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'],
Expand Down

0 comments on commit 3a1243e

Please sign in to comment.