Skip to content

Commit 45bd73c

Browse files
authored
Update src/pages-conditional/dapps.tsx
1 parent db4382c commit 45bd73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages-conditional/dapps.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ const DappsPage = ({
702702
{
703703
title: "DODO",
704704
description: t("page-dapps-dapp-description-dodo"),
705-
link: "https://dodo.io/",
705+
link: "https://dodoex.io/",
706706
image: getImage(data.dodo),
707707
alt: t("page-dapps-dodo-logo-alt"),
708708
},

0 commit comments

Comments
 (0)