Fix link to the PHP extension (#25144)
Fix broken links to [PHP extensions](https://github.com/zed-extensions/php) from [the documentation](https://zed.dev/docs/languages/php). Release Notes: - N/A
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# PHP
|
||||
|
||||
PHP support is available through the [PHP extension](https://github.com/zed-industries/zed/tree/main/extensions/php).
|
||||
PHP support is available through the [PHP extension](https://github.com/zed-extensions/php).
|
||||
|
||||
- Tree Sitter: https://github.com/tree-sitter/tree-sitter-php
|
||||
- Language Servers:
|
||||
|
||||
Reference in New Issue
Block a user