File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 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
99
1010## Quick Start
1111
12- https://rust-analyzer.github.io/manual .html#installation
12+ https://rust-analyzer.github.io/book/installation .html
1313
1414## Documentation
1515
@@ -18,12 +18,13 @@ if you are just curious about how things work under the hood, check the [./docs/
1818folder.
1919
2020If 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/ ) .
2222It also contains some tips & tricks to help you be more productive when using rust-analyzer.
2323
2424## Security and Privacy
2525
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.
2728
2829## Communication
2930
You can’t perform that action at this time.
0 commit comments