Skip to content

Commit

Permalink
fix: Old PS
Browse files Browse the repository at this point in the history
  • Loading branch information
paintoshi committed Dec 19, 2024
1 parent e67c2ce commit e371b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ const Home: NextPage = () => {
<Divider />
</Box>
<Box mb="0">
<a href="https://paintswap.io" target="_blank" className={styles.linkContent}>
<a href="https://paintswap.finance" target="_blank" className={styles.linkContent}>
<Stack width="100%" direction="row" justifyContent="center" spacing={1}>
<Image src="/images/paintswap_logo.svg" alt="PaintSwap" width={24} height={24} />
<span>Visit PaintSwap</span>
Expand Down

0 comments on commit e371b9c

Please sign in to comment.