docs: Point to the right URL for Astro LSP (#44314)

Kunall Banerjee created

The original URL points to a deprecated repo.

Release Notes:

- N/A

Change summary

docs/src/languages/astro.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

docs/src/languages/astro.md 🔗

@@ -3,7 +3,7 @@
 Astro support is available through the [Astro extension](https://github.com/zed-extensions/astro).
 
 - Tree-sitter: [virchau13/tree-sitter-astro](https://github.com/virchau13/tree-sitter-astro)
-- Language Server: [withastro/language-tools](https://github.com/withastro/language-tools)
+- Language Server: [withastro/language-tools](https://github.com/withastro/astro/tree/main/packages/language-tools/language-server)
 
 <!--
 TBD: Documentation Astro usage / configuration