summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMorton Fox <github@qslw.com>2016-01-19 11:25:16 -0500
committerMorton Fox <github@qslw.com>2016-01-19 11:26:58 -0500
commit596836e0e406f92cd68c19ee861fd7c0a3b21806 (patch)
treedd3a55a065f51c8e10ddc0ae41c24a6da2ccbbe9 /README.md
parent30e42a27991377e4b278dee089436bc57ee04a4d (diff)
downloaddocker-596836e0e406f92cd68c19ee861fd7c0a3b21806.tar.gz
cgroups documentation moved
Signed-off-by: Morton Fox <github@qslw.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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