From b9b3572ad3d542cb4d152ceee1d6e3cbee172bc1 Mon Sep 17 00:00:00 2001 From: Alex Zhang Date: Sat, 14 Dec 2024 15:18:56 -0800 Subject: [PATCH] fix link in faq --- src/sections/FAQ/questions.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/sections/FAQ/questions.tsx b/src/sections/FAQ/questions.tsx index 8b9245e..b513555 100644 --- a/src/sections/FAQ/questions.tsx +++ b/src/sections/FAQ/questions.tsx @@ -12,8 +12,10 @@ export const QUESTIONS: Question[] = [ answer: ( <> Fill out the interest form here ( - https://acmurl.com/diamondhacks) to be - notified when applications go live! + + https://acmurl.com/diamondhacks-interest-form + + ) to be notified when applications go live! ), },