From 969cb7e6154a8e77de907c55ee20d111410651ac Mon Sep 17 00:00:00 2001 From: Kendra Karol Sevilla Date: Sat, 12 Jul 2025 13:03:37 +0200 Subject: [PATCH] change link to 1inch exchange --- app/[locale]/dapps/_components/dapps.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/[locale]/dapps/_components/dapps.tsx b/app/[locale]/dapps/_components/dapps.tsx index f5915b3f7c0..c85d659c2ca 100644 --- a/app/[locale]/dapps/_components/dapps.tsx +++ b/app/[locale]/dapps/_components/dapps.tsx @@ -851,7 +851,7 @@ const DappsPage = ({ { title: "1inch", description: t("page-dapps-dapp-description-1inch"), - link: "https://1inch.exchange/", + link: "https://1inch.io/", image: oneinch, alt: t("page-dapps-1inch-logo-alt"), },