]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs/GROUP_DELEGATION: update links
authorhulkoba <jacoba@neighbourhood.ie>
Mon, 26 Feb 2024 09:43:34 +0000 (10:43 +0100)
committerhulkoba <jacoba@neighbourhood.ie>
Wed, 27 Mar 2024 06:11:50 +0000 (07:11 +0100)
to The New Control Group Interfaces and Writing VM and Container Managers

docs/CGROUP_DELEGATION.md

index 4210a75767643f3c1ff965ccadc58734c1f79fcd..0aeb6f21abe83b50f56f3717a843177411f7d416 100644 (file)
@@ -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