Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 5298d90

Browse files
chore(v3): fix introduction link, remove specified locale.
Co-authored-by: John Leider <9064066+johnleider@users.noreply.github.com>
1 parent 8f1cf2d commit 5298d90

File tree

1 file changed

+1
-1
lines changed
  • packages/vue-cli-plugin-vuetify/generator/templates/v3/src/components

1 file changed

+1
-1
lines changed

packages/vue-cli-plugin-vuetify/generator/templates/v3/src/components/HelloWorld.js.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ export default {
142142
},
143143
{
144144
text: 'Roadmap',
145-
href: 'https://vuetifyjs.com/en/introduction/roadmap/',
145+
href: 'https://vuetifyjs.com/introduction/roadmap/',
146146
},
147147
{
148148
text: 'Frequently Asked Questions',

0 commit comments

Comments
 (0)