From 393c7a81c9bb9a35e84aebd87a0ffe044d19666e Mon Sep 17 00:00:00 2001 From: Kir Kolyshkin Date: Wed, 18 Oct 2023 19:21:20 -0700 Subject: [PATCH] README: fix reference to memfd-bind Signed-off-by: Kir Kolyshkin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 827f837e0..f36eea6b6 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ The following build tags were used earlier, but are now obsoleted: - **apparmor** (since runc v1.0.0-rc93 the feature is always enabled) - **selinux** (since runc v1.0.0-rc93 the feature is always enabled) - [contrib-memfd-bind]: /contrib/memfd-bind/README.md + [contrib-memfd-bind]: /contrib/cmd/memfd-bind/README.md ### Running the test suite