From 1e81943f8e002a61a0bec00276fb1538c5ada856 Mon Sep 17 00:00:00 2001 From: Alexander Kuleshov Date: Sat, 3 Mar 2018 00:07:15 +0600 Subject: [PATCH] fix link to cgroups --- Cgroups/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cgroups/README.md b/Cgroups/README.md index a22876a..6e19bf2 100644 --- a/Cgroups/README.md +++ b/Cgroups/README.md @@ -2,4 +2,4 @@ This chapter describes `control groups` mechanism in the Linux kernel. -* [Introduction](cgroups1.md) +* [Introduction](linux-cgroups1.md)