From 86db1e35321595063f69130a769f9709a81dc060 Mon Sep 17 00:00:00 2001 From: LennartPoettering Date: Thu, 12 Nov 2015 01:29:35 -0800 Subject: [PATCH] --- docs/PredictableNetworkInterfaceNames.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PredictableNetworkInterfaceNames.mdwn b/docs/PredictableNetworkInterfaceNames.mdwn index 901bfd56a3..3cbd41e7f1 100644 --- a/docs/PredictableNetworkInterfaceNames.mdwn +++ b/docs/PredictableNetworkInterfaceNames.mdwn @@ -64,4 +64,4 @@ You basically have four options: ## How does the new naming scheme look like, precisely? -That's documented in detail in a comment block [[the sources of the net_id built-in|http://cgit.freedesktop.org/systemd/systemd/tree/src/udev/udev-builtin-net_id.c#n20]]. Please refer to this in case you are wondering how to decode the new interface names. +That's documented in detail in a comment block [[the sources of the net_id built-in|https://github.com/systemd/systemd/blob/master/src/udev/udev-builtin-net_id.c#L20]]. Please refer to this in case you are wondering how to decode the new interface names. -- 2.25.1