We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3131a03 commit 785d7b2Copy full SHA for 785d7b2
src/pages/developers/local-environment.tsx
@@ -131,10 +131,10 @@ const ChooseStackPage = ({
131
},
132
{
133
id: "scaffoldeth",
134
- url: "https://github.com/austintgriffith/scaffold-eth",
135
- githubUrl: "https://github.com/austintgriffith/scaffold-eth",
+ url: "https://scaffoldeth.io/",
+ githubUrl: "https://github.com/scaffold-eth/scaffold-eth-2",
136
background: "#ffffff",
137
- name: "scaffold-eth",
+ name: "Scaffold-ETH",
138
description: t("page-local-environment-scaffold-eth-desc"),
139
alt: t("page-local-environment-scaffold-eth-logo-alt"),
140
0 commit comments