From 81b4e9c9cde572e13a461c8ad237e4241adf88e1 Mon Sep 17 00:00:00 2001 From: Ryan Noronha <35768724+waduhek@users.noreply.github.com> Date: Wed, 10 May 2023 09:47:00 +0530 Subject: docs: Update links in rust_analyzer (#2600) --- lua/lspconfig/server_configurations/rust_analyzer.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua') diff --git a/lua/lspconfig/server_configurations/rust_analyzer.lua b/lua/lspconfig/server_configurations/rust_analyzer.lua index 38039b91..cfa61200 100644 --- a/lua/lspconfig/server_configurations/rust_analyzer.lua +++ b/lua/lspconfig/server_configurations/rust_analyzer.lua @@ -76,12 +76,12 @@ return { }, docs = { description = [[ -https://github.com/rust-analyzer/rust-analyzer +https://github.com/rust-lang/rust-analyzer rust-analyzer (aka rls 2.0), a language server for Rust -See [docs](https://github.com/rust-analyzer/rust-analyzer/tree/master/docs/user#settings) for extra settings. The settings can be used like this: +See [docs](https://github.com/rust-lang/rust-analyzer/blob/master/docs/user/generated_config.adoc) for extra settings. The settings can be used like this: ```lua require'lspconfig'.rust_analyzer.setup{ settings = { -- cgit v1.2.3-70-g09d2