summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-06-12 22:29:48 +0000
committerGitHub <noreply@github.com>2023-06-12 18:29:48 -0400
commit24234263f07becc1b4c43c65329a217f92defceb (patch)
tree3eb937ea439282f07cc1b72f6757823a667464e0
parent531e26ea45e537a29dffe9438bc5085750574571 (diff)
docs: fix Arch Linux package link (#1204)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f8df8aa1..30518ea7 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ cargo +stable install bottom
### Arch Linux
-There is an [official package](https://archlinux.org/packages/community/x86_64/bottom/) that can be installed with
+There is an [official package](https://archlinux.org/packages/extra/x86_64/bottom/) that can be installed with
`pacman`:
```bash