Skip to content

Commit 7282e1f

Browse files
committed
fixed the broken link to correct one stated in issue: Update USDC link on stablecoin.tsx #12077
1 parent fec8acd commit 7282e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/stablecoins.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ const StablecoinsPage = ({ markets, marketsHasError }) => {
563563
<ButtonLink
564564
mb={4}
565565
me={4}
566-
to="https://matcha.xyz/markets/ETH/USDC"
566+
to="https://matcha.xyz/tokens/ethereum/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
567567
>
568568
{t("page-stablecoins-usdc-banner-swap-button")}
569569
</ButtonLink>

0 commit comments

Comments
 (0)