Skip to content

Commit

Permalink
update mailto
Browse files Browse the repository at this point in the history
  • Loading branch information
Andyvargtz committed Jan 17, 2025
1 parent 95899e0 commit 5e4936d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/hackathon/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ export default function HackathonPage() {

<p className="text-lg text-gray-600 dark:text-gray-400">
Are you a project looking for developers to test your product and enhace the Avalanche Ecosystem?{" "}
<Link href="mailto:[email protected]" passHref>
<Link href="mailto:[email protected]" passHref>
<strong className="text-yellow-500 hover:underline">
Contact us
</strong>
Expand Down

0 comments on commit 5e4936d

Please sign in to comment.