diff options
author | hulkoba <jacoba@neighbourhood.ie> | 2024-02-26 10:43:34 +0100 |
---|---|---|
committer | hulkoba <jacoba@neighbourhood.ie> | 2024-03-27 07:11:50 +0100 |
commit | 9adb7cd99da2ffc613bd71033fe109e28256cd0c (patch) | |
tree | e6a1d37fa8cc96f3b326036fd9484656fff22359 /docs | |
parent | docs/WRITING_RESOLVER_CLIENTS: update manpage link (diff) | |
download | systemd-9adb7cd99da2ffc613bd71033fe109e28256cd0c.tar.xz systemd-9adb7cd99da2ffc613bd71033fe109e28256cd0c.zip |
docs/GROUP_DELEGATION: update links
to The New Control Group Interfaces and Writing VM and Container Managers
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CGROUP_DELEGATION.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CGROUP_DELEGATION.md b/docs/CGROUP_DELEGATION.md index 4210a75767..0aeb6f21ab 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 |