From e4c1e063d19e3449b965fa5aca30c6642f16f2a1 Mon Sep 17 00:00:00 2001 From: Joey Schaff Date: Sat, 4 May 2024 19:37:31 -0400 Subject: readme: fix broken arch binary link Modified the Arch binary link in README.md to not point towards a 404 page. Signed-off-by: Joey Schaff Acked-by: Robin Jarry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 483a7c25..ac593541 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ User contributions and integration with external tools: Recent versions of aerc are available on: - [Alpine](https://pkgs.alpinelinux.org/packages?name=aerc) -- [Arch](https://archlinux.org/packages/community/x86_64/aerc/) +- [Arch](https://archlinux.org/packages/extra/x86_64/aerc/) - [Debian](https://tracker.debian.org/pkg/aerc) - [Fedora](https://packages.fedoraproject.org/pkgs/aerc/aerc/) - [openSUSE](https://build.opensuse.org/package/show/openSUSE:Factory/aerc) -- cgit