docs: Correct link to Vue extension (#19508)

Closes -

Release Notes:

- N/A
This commit is contained in:
reslear 2024-10-21 14:12:10 +02:00 committed by GitHub
parent d3cb08bf35
commit 6341ad2f7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# Vue
Vue support is available through the [Vue extension](https://github.com/zed-industries/zed/tree/main/extensions/vue).
Vue support is available through the [Vue extension](https://github.com/zed-extensions/vue).
- Tree Sitter: [tree-sitter-grammars/tree-sitter-vue](https://github.com/tree-sitter-grammars/tree-sitter-vue)
- Language Server: [vuejs/language-tools/](https://github.com/vuejs/language-tools/)