]> Sergey Matveev's repositories - public-inbox.git/commitdiff
wwwstream: fix "Atom feed" link
authorEric Wong <e@80x24.org>
Wed, 9 Sep 2020 21:38:17 +0000 (21:38 +0000)
committerEric Wong <e@80x24.org>
Wed, 9 Sep 2020 21:38:55 +0000 (21:38 +0000)
Oops, I wanted to stop escaping double-quotes with `qq()' but
used `q()' instead :x

Fixes: 2f61828fcb727e51 ("www: make mirror instructions more prominent")

No differences found