diff --git a/packages/mobile/src/components/molecules/Footer/index.tsx b/packages/mobile/src/components/molecules/Footer/index.tsx index 5498969f..709bfc7d 100644 --- a/packages/mobile/src/components/molecules/Footer/index.tsx +++ b/packages/mobile/src/components/molecules/Footer/index.tsx @@ -22,7 +22,7 @@ function Footer() { { icon: "notice", label: "공지사항", - to: "/article", + to: "/article/subscribe", }, { icon: "diet",