diff --git a/crates/nu-lsp/README.md b/crates/nu-lsp/README.md index 5e1e2173e9..d9e666d6c2 100644 --- a/crates/nu-lsp/README.md +++ b/crates/nu-lsp/README.md @@ -1,6 +1,6 @@ Implementation of the Nushell language server. -See https://microsoft.github.io/language-server-protocol/ +See [the Language Server Protocol specification](https://microsoft.github.io/language-server-protocol/) ## Internal Nushell crate