There was an error while loading. Please reload this page.
1 parent e0548f5 commit 333c18aCopy full SHA for 333c18a
1 file changed
src/components/mobile/SidebarMenu/index.tsx
@@ -40,7 +40,7 @@ const adminItems = [
40
{
41
icon: IconAdminHomepage,
42
label: '관리자 홈페이지',
43
- href: 'https://www.billilge.site/desktop/login',
+ href: 'https://admin.billilge.site/login',
44
},
45
];
46
0 commit comments