From 447254ffbbd0c996b009ffc739b7562c8cab9654 Mon Sep 17 00:00:00 2001 From: Hw <56923450+waddaboo@users.noreply.github.com> Date: Thu, 11 Jul 2024 18:41:26 +0800 Subject: [PATCH] fix(apps-website): fix incorrect hyperlinks --- apps/website/shared/data/projects.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/website/shared/data/projects.ts b/apps/website/shared/data/projects.ts index e2e87853..fe15eb4a 100644 --- a/apps/website/shared/data/projects.ts +++ b/apps/website/shared/data/projects.ts @@ -50,7 +50,7 @@ export const PROJECT_ITEMS: Project[] = [ categories: ["review", "feedback", "privacy"], links: { website: - "https://taikai.network/cryptocanal/hackathons/ethdam2024/projects/clux971fz00nuvq01mh9g5phl/idea" + "https://taikai.network/cryptocanal/hackathons/ethdam2024/projects/cluz8gb2701a9z301ptjuvhlo/idea" } }, { @@ -61,7 +61,7 @@ export const PROJECT_ITEMS: Project[] = [ categories: ["feedback", "nft", "privacy", "community"], links: { website: - "https://taikai.network/cryptocanal/hackathons/ethdam2024/projects/cluz8gb2701a9z301ptjuvhlo/idea" + "https://taikai.network/cryptocanal/hackathons/ethdam2024/projects/clux971fz00nuvq01mh9g5phl/idea" } }, {