Skip to content

Commit 333c18a

Browse files
committed
chore: 관리자 홈페이지 링크 변경
1 parent e0548f5 commit 333c18a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/mobile/SidebarMenu/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const adminItems = [
4040
{
4141
icon: IconAdminHomepage,
4242
label: '관리자 홈페이지',
43-
href: 'https://www.billilge.site/desktop/login',
43+
href: 'https://admin.billilge.site/login',
4444
},
4545
];
4646

0 commit comments

Comments
 (0)