Skip to content

Commit 5b55a70

Browse files
authored
Update correct link for DAI info
1 parent a5c06cd commit 5b55a70

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
@@ -504,7 +504,7 @@ const StablecoinsPage = ({ data }: PageProps<Queries.StablecoinsPageQuery>) => {
504504
<Box>
505505
<ButtonLink
506506
variant="outline"
507-
to="https://kb.oasis.app/help/what-is-dai"
507+
to="https://www.coinbase.com/price/dai#WhatIsDaiDAI"
508508
>
509509
<Translation id="page-stablecoins-dai-banner-learn-button" />
510510
</ButtonLink>

0 commit comments

Comments
 (0)