Skip to content

Commit 5e22f4d

Browse files
authored
Update NetworksSubComponent.tsx
1 parent bfde9c5 commit 5e22f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Layer2NetworksTable/NetworksSubComponent.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const NetworkSubComponent = ({ network }: NetworkSubComponentProps) => {
4848
<p>{t("page-layer-2-networks-show-how-long")}</p>
4949
<p>
5050
{t("page-layer-2-networks-data-from")}{" "}
51-
<InlineLink href="https://growthepie.xyz">
51+
<InlineLink href="https://growthepie.com">
5252
growthepie
5353
</InlineLink>
5454
{t("page-layer-2-networks-period")}

0 commit comments

Comments
 (0)