diff --git a/frontend/src/router/index.js b/frontend/src/router/index.js index ef12b7f..7bb565a 100644 --- a/frontend/src/router/index.js +++ b/frontend/src/router/index.js @@ -301,9 +301,9 @@ const routes = [ component: () => import('../views/ConnectWalletView.vue') }, { - path: '/accelerator/registration', - name: 'accelerator-registration', - component: () => import('../views/accelerator/AcceleratorRegistrationView.vue') + path: '/groups', + name: 'groups', + component: () => import('../views/groups/GroupsView.vue') }, ]; diff --git a/frontend/src/views/CrmView.vue b/frontend/src/views/CrmView.vue index 2615e00..2ecdd00 100644 --- a/frontend/src/views/CrmView.vue +++ b/frontend/src/views/CrmView.vue @@ -69,8 +69,8 @@
Регистрация и управление проектами
+Создание и управление
- Выберите подходящую программу для развития вашего бизнеса + Создание и управление группами