From 596836e0e406f92cd68c19ee861fd7c0a3b21806 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Tue, 19 Jan 2016 11:25:16 -0500 Subject: [PATCH] cgroups documentation moved Signed-off-by: Morton Fox --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae82959b8a..e10fbce9df 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ Under the hood Under the hood, Docker is built on the following components: * The - [cgroups](https://www.kernel.org/doc/Documentation/cgroups/cgroups.txt) + [cgroups](https://www.kernel.org/doc/Documentation/cgroup-v1/cgroups.txt) and [namespaces](http://man7.org/linux/man-pages/man7/namespaces.7.html) capabilities of the Linux kernel