On Sun, May 08, 2016 at 11:28:33AM +0200, Heiko wrote:
> Hello Team,
> 
> there is a deadlink in current.html @ 2016/05/07 - MAJOR ABI BREAK
> 
> "Not Found
> The requested URL /faq/r20160319 was not found on this server."
> 

Nice find, I think it was intended to link to the item on the same page on
http://www.openbsd.org/faq/current.html :

To fix change the HTML code from:

<a href="r20160319">2016/03/19 csu and ld.so update</a>

to (added #):

<a href="#r20160319">2016/03/19 csu and ld.so update</a>

--
Kind regards,
Hiltjo

Reply via email to