We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d3522e + 9f8191b commit 91b3148Copy full SHA for 91b3148
docs/user/manual.adoc
@@ -174,7 +174,7 @@ $ rustup component add rust-analyzer
174
175
The `rust-analyzer` binary can be installed from the repos or AUR (Arch User Repository):
176
177
-- 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)
178
- https://aur.archlinux.org/packages/rust-analyzer-git[`rust-analyzer-git`] (latest Git version)
179
180
Install it with pacman, for example:
0 commit comments