Skip to content

Commit 62cadec

Browse files
fix link
1 parent 00d5fb4 commit 62cadec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Prerequisites:
129129
Installation:
130130

131131
* add
132-
[ra-emacs-lsp.el](../../../editors/emacs/ra-lsp.el)
132+
[ra-emacs-lsp.el](../../editors/emacs/ra-lsp.el)
133133
to load path and require it in `init.el`
134134
* run `lsp` in a rust buffer
135135
* (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

0 commit comments

Comments
 (0)