We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 715190f commit 5a7ed1dCopy full SHA for 5a7ed1d
runtime/getting_started/setup_your_environment.md
@@ -397,7 +397,7 @@ the fish config folder:
397
## Other tools
398
399
If you are writing or supporting a community integration using the Deno language
400
-server, you will find
401
-[documentation](https://github.com/denoland/deno/tree/main/cli/lsp#deno-language-server)
402
-located in the Deno CLI code repository, but also feel free to join our
403
-[Discord community](https://discord.gg/deno) in the `#dev-lsp` channel.
+server, read more about
+[integrating with the Deno LSP](/runtime/reference/lsp_integration/), but also
+feel free to join our [Discord community](https://discord.gg/deno) in the
+`#dev-lsp` channel.
0 commit comments