docs: Update link to Tree-sitter Query extension (#45697)

Marshall Bowers created

Release Notes:

- N/A

Change summary

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

Detailed changes

docs/src/languages.md 🔗

@@ -145,7 +145,6 @@ Some work out-of-the box and others rely on 3rd party extensions.
 - [Roclang](https://github.com/h2000/zed-roc)
 - [Ron](https://github.com/onbjerg/zed-ron)
 - [Metals](https://github.com/scalameta/metals-zed)
-- [SCM (Tree-sitter query files)](https://github.com/vitallium/zed-tree-sitter-query)
 - [SCSS](https://github.com/bajrangCoder/zed-scss)
 - [Slim](https://github.com/calmyournerves/zed-slim)
 - [Slint](https://gitlab.com/flukejones/zed-slint)
@@ -156,6 +155,7 @@ Some work out-of-the box and others rely on 3rd party extensions.
 - [Swift](https://github.com/zed-extensions/swift)
 - [Templ](https://github.com/makifdb/zed-templ)
 - [Tmux](https://github.com/dangh/zed-tmux)
+- [Tree-sitter Query](https://github.com/vitallium/zed-tree-sitter-query)
 - [Twig](https://github.com/YussufSassi/zed-twig)
 - [Typst](https://github.com/WeetHet/typst.zed)
 - [Unison](https://github.com/zetashift/unison-zed)