]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - docs/CGROUP_DELEGATION.md
Merge pull request #16096 from poettering/journal-hash-fix
[thirdparty/systemd.git] / docs / CGROUP_DELEGATION.md
index da4e38c6550a5d8fcee532c84cee8d1a9814d910..d05503bc97786e0f196b47b8d746f5ae44834977 100644 (file)
@@ -21,10 +21,10 @@ comprehensive up-to-date information about all this, particular in light of the
 poor implementations of the components interfacing with systemd of current
 container managers.
 
-Before you read on, please make sure you read the low-level [kernel
-documentation about
-cgroup v2](https://www.kernel.org/doc/Documentation/cgroup-v2.txt). This
-documentation then adds in the higher-level view from systemd.
+Before you read on, please make sure you read the low-level kernel
+documentation about the
+[unified cgroup hierarchy](https://www.kernel.org/doc/html/latest/admin-guide/cgroup-v2.html).
+This document then adds in the higher-level view from systemd.
 
 This document augments the existing documentation we already have: