From 8a507200f143e8b126dcd5743d38a6064967a082 Mon Sep 17 00:00:00 2001 From: ykIsCoding Date: Sat, 7 Dec 2024 17:06:00 +0800 Subject: [PATCH 1/2] updated scds email --- apps/web/features/contact/components/FaqSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/features/contact/components/FaqSection.tsx b/apps/web/features/contact/components/FaqSection.tsx index 6234503f..94e1ceb6 100644 --- a/apps/web/features/contact/components/FaqSection.tsx +++ b/apps/web/features/contact/components/FaqSection.tsx @@ -19,7 +19,7 @@ export const FaqSection = () => { question: "Who should I contact for vulnerabilities present on this website?", answer: - "Please send an email to scse-it@e.ntu.edu.sg with information of the vulnerability.", + "Please send an email to scds-club@e.ntu.edu.sg with information of the vulnerability.", }, { question: "Who should I contact for other questions related to the SCDS Club?", From aba5e63ff1f2bc077fad8d939969da5862482e31 Mon Sep 17 00:00:00 2001 From: ykIsCoding Date: Sat, 7 Dec 2024 17:17:35 +0800 Subject: [PATCH 2/2] changed business email --- apps/web/features/contact/components/FaqSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/features/contact/components/FaqSection.tsx b/apps/web/features/contact/components/FaqSection.tsx index 94e1ceb6..da0f2147 100644 --- a/apps/web/features/contact/components/FaqSection.tsx +++ b/apps/web/features/contact/components/FaqSection.tsx @@ -13,7 +13,7 @@ export const FaqSection = () => { }, { question: "Who should I contact for business opportunities?", - answer: "You may contact scse-business@e.ntu.edu.sg.", + answer: "You may contact scds-club@e.ntu.edu.sg.", }, { question: