We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e0d7f commit c6a03e5Copy full SHA for c6a03e5
docs/src/language_servers.md
@@ -238,7 +238,7 @@ Follow installation instructions on [LSP-graphql](https://github.com/sublimelsp/
238
## Helm
239
240
1. Install [helm-ls](https://github.com/mrjosh/helm-ls).
241
-2. (Optional & recommended) Install [yaml-language-server](https://github.com/redhat-developer/yaml-language-server).
+2. (Optional & recommended) Install [yaml-language-server](https://github.com/mrjosh/helm-ls?tab=readme-ov-file#integration-with-yaml-language-server).
242
3. Open `Preferences > Package Settings > LSP > Settings` and add the `"helm-ls"` client configuration to the `"clients"`:
243
244
```jsonc
0 commit comments