Skip to content

Commit

Permalink
fix: audit
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso committed Dec 27, 2024
1 parent e51f125 commit 5d65788
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/js/components/App/pages/Home/Tokenomics.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ const Tokenomics = () => (
<Link.Paragraph
target="_blank"
href={
'https://gopluslabs.io/token-security/1/0x92fBA9067844A419A1C394197aE406768555F71b'
'https://solidityscan.com/quickscan/0x92fBA9067844A419A1C394197aE406768555F71b/etherscan/mainnet'
}
className="block text-center text-xl font-bold text-brandRed"
>
GoPlusLabs.io
solidityscan.com
</Link.Paragraph>
</Container.Container>
</Container.FlexCols>
Expand Down

0 comments on commit 5d65788

Please sign in to comment.