about summary refs log tree commit homepage
path: root/lib/PublicInbox
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-01-25 08:59:58 +0000
committerEric Wong <e@yhbt.net>2020-01-25 19:57:22 +0000
commit05a06f3262a2ddbf46adb85169e13ce9127e4524 (patch)
treebbb3c8362d817b40b30c96c51ac28b57da76419d /lib/PublicInbox
parentda0bddd3a5c573cd4623d1c95ebf4ee6dd87ed27 (diff)
downloadpublic-inbox-05a06f3262a2ddbf46adb85169e13ce9127e4524.tar.gz
gmane still has a NNTP server, so update links to point to it.

cf. https://lars.ingebrigtsen.no/2020/01/06/whatever-happened-to-news-gmane-org/
Diffstat (limited to 'lib/PublicInbox')
-rw-r--r--lib/PublicInbox/ExtMsg.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PublicInbox/ExtMsg.pm b/lib/PublicInbox/ExtMsg.pm
index 49fc1ac5..e6a872d9 100644
--- a/lib/PublicInbox/ExtMsg.pm
+++ b/lib/PublicInbox/ExtMsg.pm
@@ -17,7 +17,7 @@ our @EXT_URL = map { ascii_html($_) } (
         # leading "//" denotes protocol-relative (http:// or https://)
         '//marc.info/?i=%s',
         '//www.mail-archive.com/search?l=mid&q=%s',
-        'nntp://news.gmane.org/%s',
+        'nntp://news.gmane.io/%s',
         'https://lists.debian.org/msgid-search/%s',
         '//docs.FreeBSD.org/cgi/mid.cgi?db=mid&id=%s',
         'https://www.w3.org/mid/%s',