Update Link (#37671)

Documentation fix

Release Notes:

- N/A
This commit is contained in:
morgankrey
2025-09-05 14:34:13 -07:00
committed by GitHub
parent ea363466aa
commit 236b3e546e
+1 -1
View File
@@ -251,7 +251,7 @@ You can toggle language server support globally or per-language:
}
```
This disables the language server for Markdown files, which can be useful for performance in large documentation projects. You can configure this globally in your `~/.zed/settings.json` or inside a `.zed/settings.json` in your project directory.
This disables the language server for Markdown files, which can be useful for performance in large documentation projects. You can configure this globally in your `~/.config/zed/settings.json` or inside a `.zed/settings.json` in your project directory.
## Formatting and Linting