From c684b19c03118ea548d3ef30b49bf3cfe2813b8f Mon Sep 17 00:00:00 2001 From: bear Date: Fri, 22 Nov 2024 14:49:43 +0800 Subject: [PATCH] Update helix box link --- src/config/projects.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config/projects.ts b/src/config/projects.ts index 62a9db6c..b354ec30 100644 --- a/src/config/projects.ts +++ b/src/config/projects.ts @@ -85,10 +85,10 @@ export const projects = (t: TFunction): PortalMeta[] => [ }, { logo: helix, - name: t("Helix"), - link: t("https://helixbridge.app/"), + name: t("Helix Box"), + link: t("https://app.helix.box/"), description: t( - "Helix integrates the best asset bridging projects in the industry, providing users with a filtered list of asset bridges and a cross-chain portal." + "Helix Box integrates the best asset bridging projects in the industry, providing users with a filtered list of asset bridges and a cross-chain portal." ), tags: ["Bridge", "Infrastructure"], },