From 9eb90137b1e416cc51f33c2a9746cb9075f7e983 Mon Sep 17 00:00:00 2001 From: NYeonK Date: Sun, 15 Jan 2023 22:24:21 +0900 Subject: [PATCH] =?UTF-8?q?[=20feat=20]=20footer=20=ED=95=AD=EB=AA=A9=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD=20=EB=B0=8F=20=EB=A7=81=ED=81=AC=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/@components/@common/Footer/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/@components/@common/Footer/index.tsx b/src/@components/@common/Footer/index.tsx index b96c1225..947a50b4 100644 --- a/src/@components/@common/Footer/index.tsx +++ b/src/@components/@common/Footer/index.tsx @@ -10,7 +10,7 @@ interface ServiceInfo { const basicInfo = [ { text: "이용약관", link: "https://joyous-ghost-8c7.notion.site/bc0872dc420d44f4851c5969f933db0b" }, { text: "개인정보처리방침", link: "https://www.notion.so/0525fb9e664f4ce4a317cef1e7abdcd3" }, - { text: "제휴/광고 문의", link: "https://forms.gle/ygNPumAxTmP4vqvY7" }, + { text: "서비스 피드백", link: "https://forms.gle/cDybnShCkaX2aXok8" }, ]; const serviceInfo: ServiceInfo[] = [ {