From 6be1a85388f4757928daaef91623edaaf681ef95 Mon Sep 17 00:00:00 2001 From: Alexander Kuleshov Date: Sat, 3 Mar 2018 00:08:43 +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 6e19bf2..63832a7 100644 --- a/Cgroups/README.md +++ b/Cgroups/README.md @@ -2,4 +2,4 @@ This chapter describes `control groups` mechanism in the Linux kernel. -* [Introduction](linux-cgroups1.md) +* [Introduction](linux-cgroups-1.md)