Skip to content

Commit 785d7b2

Browse files
committed
update: scaffold-eth product information
1 parent 3131a03 commit 785d7b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/developers/local-environment.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@ const ChooseStackPage = ({
131131
},
132132
{
133133
id: "scaffoldeth",
134-
url: "https://github.com/austintgriffith/scaffold-eth",
135-
githubUrl: "https://github.com/austintgriffith/scaffold-eth",
134+
url: "https://scaffoldeth.io/",
135+
githubUrl: "https://github.com/scaffold-eth/scaffold-eth-2",
136136
background: "#ffffff",
137-
name: "scaffold-eth",
137+
name: "Scaffold-ETH",
138138
description: t("page-local-environment-scaffold-eth-desc"),
139139
alt: t("page-local-environment-scaffold-eth-logo-alt"),
140140
},

0 commit comments

Comments
 (0)