File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
javascript-version/resources/js/layouts/components
typescript-version/resources/ts/layouts/components Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ import VerticalNavLink from '@layouts/components/VerticalNavLink.vue'
270
270
:item =" {
271
271
title: 'Documentation',
272
272
icon: 'ri-article-line',
273
- href: 'https://demos.themeselection.com/materio-vuetify-vuejs-laravel- admin-template/documentation/',
273
+ href: 'https://demos.themeselection.com/materio-vuetify-vuejs-admin-template/documentation/guide/laravel-integration/folder-structure.html ',
274
274
target: '_blank',
275
275
}"
276
276
/>
Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ import VerticalNavLink from '@layouts/components/VerticalNavLink.vue'
270
270
:item =" {
271
271
title: 'Documentation',
272
272
icon: 'ri-article-line',
273
- href: 'https://demos.themeselection.com/materio-vuetify-vuejs-laravel- admin-template/documentation/',
273
+ href: 'https://demos.themeselection.com/materio-vuetify-vuejs-admin-template/documentation/guide/laravel-integration/folder-structure.html ',
274
274
target: '_blank',
275
275
}"
276
276
/>
You can’t perform that action at this time.
0 commit comments