Date: Sat, 26 Jun 2021 20:03:17 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 254885] link to handbook gives 404 Message-ID: <bug-254885-9-kBxLLqpAFm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254885-9@https.bugs.freebsd.org/bugzilla/> References: <bug-254885-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254885 Danilo G. Baio <dbaio@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dbaio@freebsd.org Status|Open |Closed Assignee|doc@FreeBSD.org |dbaio@freebsd.org Resolution|--- |FIXED --- Comment #3 from Danilo G. Baio <dbaio@freebsd.org> --- There are redirects in place for almost all legacy links now. $ curl -sLI https://docs.freebsd.org/en_US.ISO8859-1/books/porters-handbook/port-upgrad= ing.html | egrep 'HTTP|Location' HTTP/1.1 302 Moved Temporarily Location: https://docs.freebsd.org/en/books/porters-handbook/upgrading/ HTTP/1.1 200 OK Thanks for reporting it. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254885-9-kBxLLqpAFm>