diff options
author | Felix Yan <felixonmars@archlinux.org> | 2023-11-21 15:25:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-21 15:25:07 +0100 |
commit | 22809e0e05396e265d16c8ddfe1382b974fe1936 (patch) | |
tree | 07452d3f8318eda39db8998c2650e61dd680563c /README.md | |
parent | ci/images/README.md: note about updating the Coverity Scan image (diff) | |
download | knot-resolver-22809e0e05396e265d16c8ddfe1382b974fe1936.tar.xz knot-resolver-22809e0e05396e265d16c8ddfe1382b974fe1936.zip |
Update Arch Linux package URL in README.md
The old URL returns 404 now.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Knot Resolver is also available from the following distributions' repositories. [Debian testing](https://packages.debian.org/testing/knot-resolver), [Debian unstable](https://packages.debian.org/sid/knot-resolver) * [Ubuntu](https://packages.ubuntu.com/jammy/knot-resolver) -* [Arch Linux](https://archlinux.org/packages/community/x86_64/knot-resolver/) +* [Arch Linux](https://archlinux.org/packages/extra/x86_64/knot-resolver/) * [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=knot-resolver) ### Building from sources |