From a3a5e9688a8d314f81d89e1a5e9b54f6f60ef10a Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Sat, 2 Jan 2021 16:56:38 +0000 Subject: [PATCH] README: point to Debian source package rather than binary For consistency with other links Signed-off-by: Luca Boccassi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d871f10..0df2720 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Distributions Distributions packaging libbpf from this mirror: - [Fedora](https://src.fedoraproject.org/rpms/libbpf) - [Gentoo](https://packages.gentoo.org/packages/dev-libs/libbpf) - - [Debian](https://packages.debian.org/sid/libbpf-dev) + - [Debian](https://packages.debian.org/source/sid/libbpf) - [Arch](https://www.archlinux.org/packages/extra/x86_64/libbpf/) - [Ubuntu](https://packages.ubuntu.com/source/groovy/libbpf)