From 3bd33ffa98ee06674317beed708764664948b14a Mon Sep 17 00:00:00 2001 From: yougyung Date: Sat, 10 Aug 2024 19:18:27 +0900 Subject: [PATCH] =?UTF-8?q?update:=20=ED=8C=80=EC=86=8C=EA=B0=9C=20?= =?UTF-8?q?=EB=A7=81=ED=81=AC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GNB/GNB.component.js | 2 +- src/components/mobile-category/mobile-category.component.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/GNB/GNB.component.js b/src/components/GNB/GNB.component.js index 493ed5c..3c53979 100644 --- a/src/components/GNB/GNB.component.js +++ b/src/components/GNB/GNB.component.js @@ -94,7 +94,7 @@ export default class GNB extends Component { router.navigate('/tutorial'); }); this.addEvent('click', '.gnb-about', () => { - window.location.href = 'https://pastoral-topaz-a50.notion.site/b2c4549dba8b455ca3f6cc83f851a801?pvs=4'; + window.location.href = 'https://soft-anorak-0ca.notion.site/e35e3b210995463fa748f35aab536f2c'; }); this.addEvent('click', '.GNB__tab-navigator__mobile', () => { this.togglemobileCategory(); diff --git a/src/components/mobile-category/mobile-category.component.js b/src/components/mobile-category/mobile-category.component.js index c192b50..671eab2 100644 --- a/src/components/mobile-category/mobile-category.component.js +++ b/src/components/mobile-category/mobile-category.component.js @@ -45,7 +45,7 @@ export default class MobileCategory extends Component { })}
${aboutNavigate.render({ title: '팀소개', - navigate: 'https://pastoral-topaz-a50.notion.site/b2c4549dba8b455ca3f6cc83f851a801?pvs=4', + navigate: 'https://soft-anorak-0ca.notion.site/e35e3b210995463fa748f35aab536f2c', type: 'href', })}
로그아웃
@@ -59,7 +59,7 @@ export default class MobileCategory extends Component { })}
${aboutNavigate.render({ title: '팀소개', - navigate: 'https://pastoral-topaz-a50.notion.site/b2c4549dba8b455ca3f6cc83f851a801?pvs=4', + navigate: 'https://soft-anorak-0ca.notion.site/e35e3b210995463fa748f35aab536f2c', type: 'href', })}
로그인