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:
parent
2274e88299
commit
d4414efd6f
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue