docs: Update Svelte extension link (#20804)

Closes #20768

Release Notes:

- N/A
This commit is contained in:
moshyfawn
2024-11-18 09:51:47 +02:00
committed by GitHub
parent ee207ab77e
commit 59a355da74
+1 -1
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)