summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennartPoettering <LennartPoettering@web>2015-11-12 01:29:35 -0800
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-12-11 10:58:40 +0100
commit86db1e35321595063f69130a769f9709a81dc060 (patch)
tree0e3a41677dbbb8a838dfeae49d8bba3f73f1fa14
parentc8f2c6b122e8dc463b0464dd653d8bcfb7c46627 (diff)
downloadsystemd-86db1e35321595063f69130a769f9709a81dc060.tar.gz
-rw-r--r--docs/PredictableNetworkInterfaceNames.mdwn2
1 files changed, 1 insertions, 1 deletions
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.