From 6695ff4c1545f43994a7f1a032163cd0223702d9 Mon Sep 17 00:00:00 2001 From: Arian van Putten Date: Mon, 16 Sep 2024 23:35:13 +0200 Subject: CONTROL_GROUP_INTERFACE: fix link to systemd-run code --- docs/CONTROL_GROUP_INTERFACE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/CONTROL_GROUP_INTERFACE.md b/docs/CONTROL_GROUP_INTERFACE.md index 5298fa42c8..fa1e4bf865 100644 --- a/docs/CONTROL_GROUP_INTERFACE.md +++ b/docs/CONTROL_GROUP_INTERFACE.md @@ -247,4 +247,4 @@ Note that scope units created by `machined`'s `CreateMachine()` call have this f ### Example -Please see the [systemd-run sources](http://cgit.freedesktop.org/systemd/systemd/plain/src/run/run.c) for a relatively simple example how to create scope or service units transiently and pass properties to them. +Please see the [systemd-run sources](https://github.com/systemd/systemd/blob/main/src/run/run.c) for a relatively simple example how to create scope or service units transiently and pass properties to them. -- cgit v1.2.3