From 9a27a293e3d7b69d7ec3d69508c40a19f0f1bde2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= <vladimir.cunat@nic.cz> Date: Fri, 5 Aug 2022 14:36:25 +0200 Subject: [PATCH] README.md: update Ubuntu link from 18.04 to 22.04 Other LTS than 22.04 have really old versions in the repo (<= 3.2.1), so better not advertise those at all. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31af3ead5..2f7f91d5b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Knot Resolver is also available from the following distributions' repositories. * [Debian stable](https://packages.debian.org/stable/knot-resolver), [Debian testing](https://packages.debian.org/testing/knot-resolver), [Debian unstable](https://packages.debian.org/sid/knot-resolver) -* [Ubuntu](https://packages.ubuntu.com/bionic/knot-resolver) +* [Ubuntu](https://packages.ubuntu.com/jammy/knot-resolver) * [Arch Linux](https://archlinux.org/packages/community/x86_64/knot-resolver/) * [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=knot-resolver) -- GitLab