Skip to content

Commit

Permalink
fix: vue vapor link
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Nov 21, 2024
1 parent db9c038 commit 7abc126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composables/parser/vue.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ const vueVapor: Parser<
id: 'vue-vapor',
label: '@vue-vapor/compiler-vapor',
icon: 'i-vscode-icons:file-type-vue',
link: 'https://github.com/vuejs/core-vapor/tree/main/packages/compiler-vapor',
link: 'https://github.com/vuejs/vue-vapor',
editorLanguage: 'html',
options: {
configurable: true,
Expand Down

0 comments on commit 7abc126

Please sign in to comment.