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:
ver4a
2024-08-07 00:27:57 +02:00
committed by GitHub
parent ad5b481dac
commit 171304c8a3
+1 -1
View File
@@ -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.