diff --git a/src/features/profile/ui/Profile.tsx b/src/features/profile/ui/Profile.tsx index 8556001..3f0e6d7 100644 --- a/src/features/profile/ui/Profile.tsx +++ b/src/features/profile/ui/Profile.tsx @@ -42,7 +42,7 @@ const Profile = () => { const renderContent = () => { switch (activeSection) { case 'support': - router.push('https://t.me/web_app_0515_bot'); + router.push('https://t.me/gastrohubbot'); default: return ;