Skip to content

Commit

Permalink
Merge pull request #12112 from a-hagi613/fixBrokenUsdcLink
Browse files Browse the repository at this point in the history
fixed the broken link to correct one stated in issue: Update USDC link on stablecoin.tsx #12077
  • Loading branch information
minimalsm authored Feb 12, 2024
2 parents 72119b2 + 7282e1f commit b763905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/stablecoins.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ const StablecoinsPage = ({ markets, marketsHasError }) => {
<ButtonLink
mb={4}
me={4}
to="https://matcha.xyz/markets/ETH/USDC"
to="https://matcha.xyz/tokens/ethereum/0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
>
{t("page-stablecoins-usdc-banner-swap-button")}
</ButtonLink>
Expand Down

0 comments on commit b763905

Please sign in to comment.