Andras Farkas(deepbluemist...@gmail.com) on 2019.10.24 13:58:26 -0400: > Diff attached, changes bad link: > https://man.openbsd.org/OpenBSD-6.6/acme-client.5 > to > https://man.openbsd.org/OpenBSD-6.6/acme-client.conf.5 > on this page: > https://www.openbsd.org/faq/upgrade66.html > fixed, thanks
> Do documentation-related diffs like this belong in tech, bugs, or misc? tech@ or bugs@ are both fine > Index: upgrade66.html > =================================================================== > RCS file: /cvs/www/faq/upgrade66.html,v > retrieving revision 1.11 > diff -u -p -r1.11 upgrade66.html > --- upgrade66.html 17 Oct 2019 02:25:57 -0000 1.11 > +++ upgrade66.html 24 Oct 2019 17:55:05 -0000 > @@ -138,7 +138,7 @@ any post-release fixes. > <a > href="https://man.openbsd.org/OpenBSD-6.6/acme-client.1">acme-client(1)</a> > has been updated to implement the recently published RFC 8555. Users > must change the api url in > - <a href="https://man.openbsd.org/OpenBSD-6.6/acme-client.5"> > + <a href="https://man.openbsd.org/OpenBSD-6.6/acme-client.conf.5"> > <code>/etc/acme-client.conf</code></a> from > <pre class="cmdbox"> > https://acme-v01.api.letsencrypt.org/directory<!--