diff --git a/man/systemd.net-naming-scheme.xml b/man/systemd.net-naming-scheme.xml index d507f9f001..57987f16d7 100644 --- a/man/systemd.net-naming-scheme.xml +++ b/man/systemd.net-naming-scheme.xml @@ -428,8 +428,7 @@ ID_NET_NAME_PATH=encf5f0 udev7, udevadm8, - the - original page describing stable interface names + Predictable Network Interface Names diff --git a/src/udev/udev-builtin-net_id.c b/src/udev/udev-builtin-net_id.c index 65f668d2a7..e12364acee 100644 --- a/src/udev/udev-builtin-net_id.c +++ b/src/udev/udev-builtin-net_id.c @@ -7,7 +7,7 @@ * - physical/geographical location of the hardware * - the interface's MAC address * - * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames + * https://systemd.io/PREDICTABLE_INTERFACE_NAMES * * When the code here is changed, man/systemd.net-naming-scheme.xml must be updated too. */