@@ -23,7 +23,7 @@ import VerticalNavLink from '@layouts/components/VerticalNavLink.vue'
23
23
<VerticalNavLink
24
24
:item =" {
25
25
title: 'CRM',
26
- href: 'https://demos.themeselection.com/master-vuetify-vuejs-admin-template/dashboards/crm',
26
+ href: 'https://demos.themeselection.com/master-vuetify-vuejs-admin-template/demo-1/ dashboards/crm',
27
27
target: '_blank',
28
28
badgeContent: 'PRO',
29
29
badgeClass: 'bg-light-primary text-primary',
@@ -32,7 +32,7 @@ import VerticalNavLink from '@layouts/components/VerticalNavLink.vue'
32
32
<VerticalNavLink
33
33
:item =" {
34
34
title: 'ECommerce',
35
- href: 'https://demos.themeselection.com/master-vuetify-vuejs-admin-template/dashboards/ecommerce',
35
+ href: 'https://demos.themeselection.com/master-vuetify-vuejs-admin-template/demo-1/ dashboards/ecommerce',
36
36
target: '_blank',
37
37
badgeContent: 'PRO',
38
38
badgeClass: 'bg-light-primary text-primary',
@@ -41,7 +41,7 @@ import VerticalNavLink from '@layouts/components/VerticalNavLink.vue'
41
41
<VerticalNavLink
42
42
:item =" {
43
43
title: 'Academy',
44
- href: 'https://demos.themeselection.com/master-vuetify-vuejs-admin-template/dashboards/academy',
44
+ href: 'https://demos.themeselection.com/master-vuetify-vuejs-admin-template/demo-1/ dashboards/academy',
45
45
target: '_blank',
46
46
badgeContent: 'PRO',
47
47
badgeClass: 'bg-light-primary text-primary',
@@ -50,7 +50,7 @@ import VerticalNavLink from '@layouts/components/VerticalNavLink.vue'
50
50
<VerticalNavLink
51
51
:item =" {
52
52
title: 'Logistics',
53
- href: 'https://demos.themeselection.com/master-vuetify-vuejs-admin-template/dashboards/logistics',
53
+ href: 'https://demos.themeselection.com/master-vuetify-vuejs-admin-template/demo-1/ dashboards/logistics',
54
54
target: '_blank',
55
55
badgeContent: 'PRO',
56
56
badgeClass: 'bg-light-primary text-primary',
0 commit comments