diff options
| author | Dash Lu <dash@edatastore.io> | 2023-11-21 22:41:49 +0800 |
|---|---|---|
| committer | Dash Lu <dash@edatastore.io> | 2023-11-21 22:41:49 +0800 |
| commit | 9f8191b62d0a5c830e605e090d2dbc476101f05b (patch) | |
| tree | a4b3aa01dcb4eb56988fe7e41291ceb13aff8899 | |
| parent | 8d3522e557d56bc4c40eed25403a060542167e62 (diff) | |
| download | rust-9f8191b62d0a5c830e605e090d2dbc476101f05b.tar.gz rust-9f8191b62d0a5c830e605e090d2dbc476101f05b.zip | |
Update Arch Linux package URL in manual.adoc
| -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: |
