diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2023-12-30 11:44:51 +0100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2023-12-30 11:45:27 +0100 |
commit | e197c4e49094c59f90c95ce7d66a902650d71fbe (patch) | |
tree | 3d861c8c97e260558fa067b47c7e057a5d856886 | |
parent | f0ccca741f641ff0a6abc2bf9c43eb834b284014 (diff) | |
download | passt-e197c4e49094c59f90c95ce7d66a902650d71fbe.tar passt-e197c4e49094c59f90c95ce7d66a902650d71fbe.tar.gz passt-e197c4e49094c59f90c95ce7d66a902650d71fbe.tar.bz2 passt-e197c4e49094c59f90c95ce7d66a902650d71fbe.tar.lz passt-e197c4e49094c59f90c95ce7d66a902650d71fbe.tar.xz passt-e197c4e49094c59f90c95ce7d66a902650d71fbe.tar.zst passt-e197c4e49094c59f90c95ce7d66a902650d71fbe.zip |
README: Fix broken link to CentOS Stream package
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -343,7 +343,7 @@ speeding up local connections, and usually requiring NAT. _pasta_: ### Availability * official packages for: * ✅ [Arch Linux](https://archlinux.org/packages/extra/x86_64/passt/) ([aarch64](https://archlinuxarm.org/packages/aarch64/passt), [i486](https://www.archlinux32.org/packages/?q=passt)) - * ✅ [CentOS Stream]((https://gitlab.com/redhat/centos-stream/rpms/passt) + * ✅ [CentOS Stream](https://gitlab.com/redhat/centos-stream/rpms/passt) * ✅ [Debian](https://tracker.debian.org/pkg/passt) * ✅ [Fedora](https://src.fedoraproject.org/rpms/passt) * ✅ [Gentoo](https://packages.gentoo.org/packages/net-misc/passt) |