Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 6e159cc

Browse files
author
yankuu
authored
Update link to official LSP spec
1 parent 8f1c275 commit 6e159cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ The RLS also uses some [custom messages](https://github.com/rust-lang/rls/blob/m
126126

127127
## Resources
128128

129-
* [LSP spec](https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md)
129+
* [LSP spec](https://microsoft.github.io/language-server-protocol/specification)
130130
* [contributing.md](contributing.md) - overview of the RLS and how to build, test, etc.
131131
* [VSCode reference implementation](https://github.com/rust-lang/rls-vscode) - an example of what client support looks like
132132
* [Tracking issue](https://github.com/rust-lang/rls/issues/87)

0 commit comments

Comments
 (0)