From 673d3ab07bf785b86b8b08434211ac303c476df7 Mon Sep 17 00:00:00 2001 From: JunYoungKr Date: Sat, 26 Oct 2024 20:54:45 +0900 Subject: [PATCH] =?UTF-8?q?16=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/constants/data.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/constants/data.ts b/src/constants/data.ts index 79c47847..ccb8f4cd 100644 --- a/src/constants/data.ts +++ b/src/constants/data.ts @@ -26,13 +26,12 @@ export type RecruitMentType = { buttonText: string } - // apply button export const RecruitStatus: Record = { BeforeRecruiting: { title: '16기 모집 시작까지', buttonText: '알림 받기', - link: 'https://forms.gle/LWfsozJbsrhkpyCr5', + link: 'https://forms.gle/8kCz1TVyjxQtEhLV6', }, Recruiting: { title: '16기 모집 마감까지',