Skip to content

Commit

Permalink
Update Helix Box link (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
boundless-forest authored Nov 22, 2024
1 parent 259bb51 commit bb5c1c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/config/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ export const projects = (t: TFunction): PortalMeta[] => [
},
{
logo: helix,
name: t("Helix"),
link: t("https://helixbridge.app/"),
name: t("Helixbox"),
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."
"Helixbox 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"],
},
Expand Down

0 comments on commit bb5c1c7

Please sign in to comment.