Skip to content

Commit 3983796

Browse files
authored
Merge pull request #11359 from pranavkonde/dev
Update correct link for DAI info
2 parents 0d3d154 + 3e98761 commit 3983796

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
@@ -521,7 +521,7 @@ const StablecoinsPage = ({ markets, marketsHasError }) => {
521521
<Box>
522522
<ButtonLink
523523
variant="outline"
524-
to="https://kb.oasis.app/help/what-is-dai"
524+
to="https://www.coinbase.com/price/dai#WhatIsDaiDAI"
525525
isSecondary
526526
>
527527
{t("page-stablecoins-dai-banner-learn-button")}

0 commit comments

Comments
 (0)