aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/rls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/nvim_lsp/rls.lua')
-rw-r--r--lua/nvim_lsp/rls.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/nvim_lsp/rls.lua b/lua/nvim_lsp/rls.lua
index 472ea3d1..f563b7b8 100644
--- a/lua/nvim_lsp/rls.lua
+++ b/lua/nvim_lsp/rls.lua
@@ -9,7 +9,7 @@ configs.rls = {
};
docs = {
vscode = "rust-lang.rust";
- package_json = "https://github.com/rust-lang/rls-vscode/raw/master/package.json";
+ package_json = "https://raw.githubusercontent.com/rust-lang/rls-vscode/master/package.json";
description = [[
https://github.com/rust-lang/rls