diff options
| author | Laurențiu Nicola <lnicola@dend.ro> | 2023-11-27 12:40:39 +0200 |
|---|---|---|
| committer | Laurențiu Nicola <lnicola@dend.ro> | 2023-11-27 12:40:39 +0200 |
| commit | 81606ecf68b0fd7aedf367db546fe529694fbd17 (patch) | |
| tree | 3b11697eacb90c8320a669796b2e28a6ca88a810 /docs | |
| parent | 59f5d518527a6584062e278179f4b2e31f9243ff (diff) | |
| download | rust-81606ecf68b0fd7aedf367db546fe529694fbd17.tar.gz rust-81606ecf68b0fd7aedf367db546fe529694fbd17.zip | |
Merge commit '237712fa314237e428e7ef2ab83b979f928a43a1' into sync-from-ra
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/user/manual.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index 18d5ddd4d0a..9fc19a7d074 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc @@ -174,7 +174,7 @@ $ rustup component add rust-analyzer The `rust-analyzer` binary can be installed from the repos or AUR (Arch User Repository): -- https://www.archlinux.org/packages/community/x86_64/rust-analyzer/[`rust-analyzer`] (built from latest tagged source) +- https://www.archlinux.org/packages/extra/x86_64/rust-analyzer/[`rust-analyzer`] (built from latest tagged source) - https://aur.archlinux.org/packages/rust-analyzer-git[`rust-analyzer-git`] (latest Git version) Install it with pacman, for example: |
