Skip to content

Commit 5a7ed1d

Browse files
authored
Update link to LSP documentation (#1291)
1 parent 715190f commit 5a7ed1d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

runtime/getting_started/setup_your_environment.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ the fish config folder:
397397
## Other tools
398398

399399
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.
400+
server, read more about
401+
[integrating with the Deno LSP](/runtime/reference/lsp_integration/), but also
402+
feel free to join our [Discord community](https://discord.gg/deno) in the
403+
`#dev-lsp` channel.

0 commit comments

Comments
 (0)