docs: Update link to Scheme extension (#24148)

This PR updates the link to the Scheme extension in the docs, as it was
moved to a separate repo in #24078.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-02-03 17:01:16 -05:00 committed by GitHub
parent 1ec91a8738
commit e2d6d4bcb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
# Scheme
Scheme support is available through the [Scheme extension](https://github.com/zed-industries/zed/tree/main/extensions/scheme).
Scheme support is available through the [Scheme extension](https://github.com/zed-extensions/scheme).
- Tree Sitter: [6cdh/tree-sitter-scheme](https://github.com/6cdh/tree-sitter-scheme)