Skip to content

Commit 3837d70

Browse files
committed
fix: homepage link to developers page
1 parent fec8acd commit 3837d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ const HomePage = ({
530530
<Translation id="page-index:page-index-developers-description" />
531531
</SectionDecription>
532532
<ButtonLinkRow>
533-
<ButtonLink to="/dapps/?category=technology">
533+
<ButtonLink to="/developers/">
534534
<Translation id="page-index:page-index-developers-button" />
535535
</ButtonLink>
536536
</ButtonLinkRow>

0 commit comments

Comments
 (0)