mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
docs/systemd: fix a broken link
Documentation was moved from https://docs.gtk.org/glib/gvariant-text.html to https://docs.gtk.org/glib/gvariant-text-format.html. Signed-off-by: ver4a <verca@uncontrol.me>
This commit is contained in:
+1
-1
@@ -125,7 +125,7 @@ The above will set the following properties:
|
||||
* `CollectMode` to "inactive-or-failed".
|
||||
|
||||
The values must be in the gvariant text format, as described in
|
||||
[gvariant documentation](https://docs.gtk.org/glib/gvariant-text.html).
|
||||
[gvariant documentation](https://docs.gtk.org/glib/gvariant-text-format.html).
|
||||
|
||||
To find out which type systemd expects for a particular parameter, please
|
||||
consult systemd sources.
|
||||
|
||||
Reference in New Issue
Block a user