Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt

This patch fix URL (http to https) for wiki.wireshark.org.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Masanari Iida and committed by
David S. Miller
b07d4961 ae36806a

+1 -1
+1 -1
Documentation/networking/udplite.txt
··· 20 20 files/UDP-Lite-HOWTO.txt 21 21 22 22 o The Wireshark UDP-Lite WiKi (with capture files): 23 - http://wiki.wireshark.org/Lightweight_User_Datagram_Protocol 23 + https://wiki.wireshark.org/Lightweight_User_Datagram_Protocol 24 24 25 25 o The Protocol Spec, RFC 3828, http://www.ietf.org/rfc/rfc3828.txt 26 26