]> git.lizzy.rs Git - rust.git/commitdiff
use relative link
authorAndrew Banchich <andrewbanchich@gmail.com>
Wed, 4 Dec 2019 16:00:51 +0000 (11:00 -0500)
committerGitHub <noreply@github.com>
Wed, 4 Dec 2019 16:00:51 +0000 (11:00 -0500)
docs/user/README.md

index f95bed8ec140932b5dd182281348cbe9a3d0acdb..7b86c5e53f8579a9c906554ef9a1cd96f810f802 100644 (file)
@@ -129,7 +129,7 @@ Prerequisites:
 Installation:
 
 * add
-[ra-emacs-lsp.el](https://github.com/rust-analyzer/rust-analyzer/blob/master/editors/emacs/ra-emacs-lsp.el)
+[ra-emacs-lsp.el](../../../editors/emacs/ra-lsp.el)
 to load path and require it in `init.el`
 * run `lsp` in a rust buffer
 * (Optionally) bind commands like `rust-analyzer-join-lines`, `rust-analyzer-extend-selection` and `rust-analyzer-expand-macro` to keys, and enable `rust-analyzer-inlay-hints-mode` to get inline type hints