[PATCH iproute2] README: re-add updated information link
From: Jakub Kicinski <hidden>
Date: 2018-02-22 03:22:29
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Jakub Kicinski <hidden>
Date: 2018-02-22 03:22:29
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Quentin Monnet <redacted>
The "Information" link was removed from README file in commit
d7843207e6fd ("README: update location of git repositories, remove
broken info link"), because it redirected to a page that no longer
existed on the Linux Foundation wiki.
This page has just been restored, so we can add the link back again.
Since the previous link was a redirection, use the updated link instead.
Thanks to Luca Boccassi for investigating this issue, restoring and
updating the page.
Signed-off-by: Quentin Monnet <redacted>
---
README | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README b/README
index 1b7f44272f5a..f66fd5faf4cf 100644
--- a/README
+++ b/README@@ -1,5 +1,8 @@ This is a set of utilities for Linux networking. +Information: + https://wiki.linuxfoundation.org/networking/iproute2 + Download: http://www.kernel.org/pub/linux/utils/net/iproute2/
--
2.15.1