Skip to content

Commit

Permalink
Merge pull request #2259 from dfinity/harpa12-patch-4
Browse files Browse the repository at this point in the history
Link updates Update defi.tsx
  • Loading branch information
csepreghy authored Dec 7, 2023
2 parents f8552bd + e7dcc77 commit c48eb72
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/pages/defi.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,9 @@ function DefiPage() {
</p>
<Link
className="link-primary link-with-icon"
href="https://icdex.io/"
href="https://iclight.io/ICDex/ckETH/ICP"
>
Check out ICDex <LinkArrowUpRight />
Get ckBTC/ckETH on ICDex <LinkArrowUpRight />
</Link>
</TranslatedLayout>
<TranslatedLayout imageUrl="/img/defi/sonic.webp" reverse={false}>
Expand All @@ -259,9 +259,9 @@ function DefiPage() {
</p>
<Link
className="link-primary link-with-icon"
href="https://sonic.ooo/"
href="https://app.sonic.ooo/swap"
>
Participate and swap on Sonic <LinkArrowUpRight />
Swap ckBTC/ckETH on Sonic <LinkArrowUpRight />
</Link>
</TranslatedLayout>
<TranslatedLayout imageUrl="/img/defi/icpswap.webp" reverse={true}>
Expand All @@ -278,9 +278,9 @@ function DefiPage() {
</p>
<Link
className="link-primary link-with-icon"
href="https://icpswap.com"
href="https://app.icpswap.com/swap"
>
Check out ICP.Swap <LinkArrowUpRight />
Get ckBTC/ckETH on ICP.Swap <LinkArrowUpRight />
</Link>
</TranslatedLayout>

Expand Down

0 comments on commit c48eb72

Please sign in to comment.