File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ It is a part of a larger rls-2.0 effort to create excellent IDE support for Rust
9
9
10
10
## Quick Start
11
11
12
- https://rust-analyzer.github.io/manual .html#installation
12
+ https://rust-analyzer.github.io/book/installation .html
13
13
14
14
## Documentation
15
15
@@ -18,12 +18,13 @@ if you are just curious about how things work under the hood, check the [./docs/
18
18
folder.
19
19
20
20
If you want to ** use** rust-analyzer's language server with your editor of
21
- choice, check [ the manual] ( https://rust-analyzer.github.io/manual.html ) folder .
21
+ choice, check [ the manual] ( https://rust-analyzer.github.io/book/ ) .
22
22
It also contains some tips & tricks to help you be more productive when using rust-analyzer.
23
23
24
24
## Security and Privacy
25
25
26
- See the corresponding sections of [ the manual] ( https://rust-analyzer.github.io/manual.html#security ) .
26
+ See the [ security] ( https://rust-analyzer.github.io/book/security.html ) and
27
+ [ privacy] ( https://rust-analyzer.github.io/book/privacy.html ) sections of the manual.
27
28
28
29
## Communication
29
30
You can’t perform that action at this time.
0 commit comments