* [PATCH] Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt
@ 2015-06-12 15:23 Masanari Iida
2015-06-12 21:21 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2015-06-12 15:23 UTC (permalink / raw)
To: corbet, linux-doc, linux-kernel, netdev, davem; +Cc: Masanari Iida
This patch fix URL (http to https) for wiki.wireshark.org.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
Documentation/networking/udplite.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/networking/udplite.txt b/Documentation/networking/udplite.txt
index d727a38..53a7268 100644
--- a/Documentation/networking/udplite.txt
+++ b/Documentation/networking/udplite.txt
@@ -20,7 +20,7 @@
files/UDP-Lite-HOWTO.txt
o The Wireshark UDP-Lite WiKi (with capture files):
- http://wiki.wireshark.org/Lightweight_User_Datagram_Protocol
+ https://wiki.wireshark.org/Lightweight_User_Datagram_Protocol
o The Protocol Spec, RFC 3828, http://www.ietf.org/rfc/rfc3828.txt
--
2.4.3.413.ga5fe668
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-12 21:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-12 15:23 [PATCH] Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt Masanari Iida
2015-06-12 21:21 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).