docs: Update Svelte extension link (#20804)

Closes #20768

Release Notes:

- N/A
This commit is contained in:
moshyfawn 2024-11-18 02:51:47 -05:00 committed by GitHub
parent ee207ab77e
commit 59a355da74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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