Skip to content

Commit bfde9c5

Browse files
authored
Update networks.tsx
1 parent f15d41c commit bfde9c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/[locale]/layer-2/networks/_components/networks.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const Layer2Networks = ({ layer2Data, locale, mainnetData }) => {
5050
<ButtonLink href="https://l2beat.com">
5151
{t("page-layer-2-networks-more-advanced-link-1")}
5252
</ButtonLink>
53-
<ButtonLink href="https://growthepie.xyz">
53+
<ButtonLink href="https://growthepie.com">
5454
{t("page-layer-2-networks-more-advanced-link-2")}
5555
</ButtonLink>
5656
</div>

0 commit comments

Comments
 (0)