From: hulkoba Date: Mon, 26 Feb 2024 09:43:34 +0000 (+0100) Subject: docs/GROUP_DELEGATION: update links X-Git-Tag: v256-rc1~157^2~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9adb7cd99da2ffc613bd71033fe109e28256cd0c;p=thirdparty%2Fsystemd.git docs/GROUP_DELEGATION: update links to The New Control Group Interfaces and Writing VM and Container Managers --- diff --git a/docs/CGROUP_DELEGATION.md b/docs/CGROUP_DELEGATION.md index 4210a757676..0aeb6f21abe 100644 --- a/docs/CGROUP_DELEGATION.md +++ b/docs/CGROUP_DELEGATION.md @@ -29,8 +29,8 @@ This document then adds in the higher-level view from systemd. This document augments the existing documentation we already have: -* [The New Control Group Interfaces](https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface) -* [Writing VM and Container Managers](https://www.freedesktop.org/wiki/Software/systemd/writing-vm-managers) +* [The New Control Group Interfaces](CONTROL_GROUP_INTERFACE) +* [Writing VM and Container Managers](WRITING_VM_AND_CONTAINER_MANAGERS) These wiki documents are not as up to date as they should be, currently, but the basic concepts still fully apply. You should read them too, if you do something