All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

* Re: [PATCH] Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt
  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
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2015-06-12 21:21 UTC (permalink / raw)
  To: standby24x7; +Cc: corbet, linux-doc, linux-kernel, netdev

From: Masanari Iida <standby24x7@gmail.com>
Date: Sat, 13 Jun 2015 00:23:21 +0900

> This patch fix URL (http to https) for wiki.wireshark.org.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Applied, thank you.

^ permalink raw reply	[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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.