]> Sergey Matveev's repositories - public-inbox.git/commitdiff
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)
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")

No differences found