diff --git a/lua/lspconfig/configs/rust_analyzer.lua b/lua/lspconfig/configs/rust_analyzer.lua index 5f592d4007..e5066a4001 100644 --- a/lua/lspconfig/configs/rust_analyzer.lua +++ b/lua/lspconfig/configs/rust_analyzer.lua @@ -99,7 +99,7 @@ https://github.com/rust-lang/rust-analyzer rust-analyzer (aka rls 2.0), a language server for Rust -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: +See [docs](https://github.com/rust-lang/rust-analyzer/blob/release/docs/user/generated_config.adoc) for extra settings. The settings can be used like this: ```lua require'lspconfig'.rust_analyzer.setup{ settings = {