From d4414efd6f74e99b575db7910ef4513ac74003a4 Mon Sep 17 00:00:00 2001 From: USAMI Kenta Date: Wed, 19 Feb 2025 20:10:10 +0900 Subject: [PATCH] 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 --- docs/src/languages/php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/languages/php.md b/docs/src/languages/php.md index 3cdc4c84df626fe489334483c3a2f3354b271273..684c3fadc37b661b796ee5b2bb18621067a9a9a9 100644 --- a/docs/src/languages/php.md +++ b/docs/src/languages/php.md @@ -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: