diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-01-06 18:15:07 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-01-06 18:15:07 +0100 |
commit | 53dc5fbc41af3d558b5282ecaa049c31e2a0a296 (patch) | |
tree | 226c2ba0ab3940a043498e81b99a73683b66664d /man/systemd-machine-id-setup.xml | |
parent | 635dea2783a61f905cc57b6f330265a7baa128df (diff) | |
download | systemd-53dc5fbc41af3d558b5282ecaa049c31e2a0a296.tar.gz |
man: change links to container interface doc to https://systemd.io/
Now that we converted the documentation we should also link to it.
Diffstat (limited to 'man/systemd-machine-id-setup.xml')
-rw-r--r-- | man/systemd-machine-id-setup.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml index 31e0cdcf91..7caf35f8e8 100644 --- a/man/systemd-machine-id-setup.xml +++ b/man/systemd-machine-id-setup.xml @@ -55,12 +55,9 @@ and is different for every booted instance of the VM.</para></listitem> - <listitem><para>Similarly, if run inside a Linux container - environment and a UUID is configured for the container, this is - used to initialize the machine ID. For details, see the - documentation of the <ulink - url="https://www.freedesktop.org/wiki/Software/systemd/ContainerInterface">Container - Interface</ulink>.</para></listitem> + <listitem><para>Similarly, if run inside a Linux container environment and a UUID is configured for the + container, this is used to initialize the machine ID. For details, see the documentation of the <ulink + url="https://systemd.io/CONTAINER_INTERFACE">Container Interface</ulink>.</para></listitem> <listitem><para>Otherwise, a new ID is randomly generated.</para></listitem> |