Skip to content

Commit

Permalink
Change SE-2 link from github to SE-2 website (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
damianmarti authored Nov 4, 2024
1 parent b0440fa commit 0fae1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextjs/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ const Home: NextPage<{
<div className="text-center lg:text-left">
<TrackedLink
id="Scaffold-ETH-2"
href="https://www.github.com/scaffold-eth/scaffold-eth-2"
href="https://scaffoldeth.io"
className="btn btn-accent btn-md lg:self-start px-8 hover:opacity-100"
>
Start using SE-2
Expand Down

0 comments on commit 0fae1b7

Please sign in to comment.