Skip to content

Commit

Permalink
Replace usegno.com with ecosystem.gnosischain.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Giacomo Licari committed Feb 6, 2024
1 parent 1f7a34e commit a56171b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/components/UseGnoBanner/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import classes from "./UseGnoBanner.module.css"

const UseGNOBanner = () => {
return (
<a href="https://www.usegno.com/" className={classes.cardLink}>
<a href="https://ecosystem.gnosischain.com/" className={classes.cardLink}>
<Card className={classes.card}>
<img src="/gnochainfuture.png" alt="an imagined solarpunk future" />
<h2>Not sure where to use your GNO?</h2>
Expand Down

0 comments on commit a56171b

Please sign in to comment.