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 9fd1bec commit 5161e40Copy full SHA for 5161e40
app/[locale]/developers/page.tsx
@@ -210,7 +210,7 @@ const DevelopersPage = async ({
210
<ButtonLink
211
variant="outline"
212
isSecondary
213
- href="https://ethereum.stackexchange.com/"
+ href="/developers/learning-tools/"
214
>
215
Play with code
216
</ButtonLink>
@@ -237,7 +237,7 @@ const DevelopersPage = async ({
237
238
239
240
+ href="/developers/tutorials/"
241
242
View tutorials
243
0 commit comments