]> Sergey Matveev's repositories - public-inbox.git/commit
www: mirror: fix rendering of NNTP URLs
authorKyle Meyer <kyle@kyleam.com>
Tue, 26 Oct 2021 00:48:10 +0000 (20:48 -0400)
committerEric Wong <e@80x24.org>
Tue, 26 Oct 2021 03:15:50 +0000 (03:15 +0000)
commit00db45c43436dde25f63abcaa969e29479204b82
tree47a7e5b2e518b265012e043f6d5b7eede9269ba8
parent9f3fb207c9daa13648f6d0f960e6fef922b55eab
www: mirror: fix rendering of NNTP URLs

As of commit 738c4a65, the code for reporting NNTP information in
_/text/mirror/ incorrectly uses ->imap_url rather than ->nntp_url.

Fixes: 738c4a65719e6278 ("www: various help text updates")
lib/PublicInbox/WwwText.pm