From f6c2bca4cb716959cb33a03381d21bdf71fd63c6 Mon Sep 17 00:00:00 2001 From: Dieter Reuter Date: Sun, 9 Apr 2017 20:25:51 +0200 Subject: [PATCH] Fix link to Landlock project Signed-off-by: Dieter Reuter --- reports/2017-04-09.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reports/2017-04-09.md b/reports/2017-04-09.md index 7f72569ba..4a73213ab 100644 --- a/reports/2017-04-09.md +++ b/reports/2017-04-09.md @@ -16,7 +16,7 @@ Ian @ijc25 added a [swarmd](../projects/swarmd) project, that incorporates his [ There were updates to okernel and miragesdk. -We added a roadmap for the [Landlock LSM support](projects/landlock/roadmap.md). Landlock is an eBPF based Linux Security Module being developed by @l0kod which promises to be an excellent match for containers. +We added a roadmap for the [Landlock LSM support](../projects/landlock/roadmap.md). Landlock is an eBPF based Linux Security Module being developed by @l0kod which promises to be an excellent match for containers. ## This week