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.
2 parents 8f1c275 + 6e159cc commit e4a2ba9Copy full SHA for e4a2ba9
clients.md
@@ -126,7 +126,7 @@ The RLS also uses some [custom messages](https://github.com/rust-lang/rls/blob/m
126
127
## Resources
128
129
-* [LSP spec](https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md)
+* [LSP spec](https://microsoft.github.io/language-server-protocol/specification)
130
* [contributing.md](contributing.md) - overview of the RLS and how to build, test, etc.
131
* [VSCode reference implementation](https://github.com/rust-lang/rls-vscode) - an example of what client support looks like
132
* [Tracking issue](https://github.com/rust-lang/rls/issues/87)
0 commit comments