Fix broken link to FreeBSD DocProj in docs
See attached simple patch to fix $SUBJECT; the old link generates a Not Found.
Thanks,
James Coleman
Attachments:
v1-0001-Fix-FreeBSD-DocProj-link.patchapplication/octet-stream; name=v1-0001-Fix-FreeBSD-DocProj-link.patchDownload+1-2
On 12 Sep 2022, at 18:13, James Coleman <jtc331@gmail.com> wrote:
See attached simple patch to fix $SUBJECT; the old link generates a Not Found.
According to archive.org the freebsd.org site changed sometime in early 2021
with a 301 redirect to docproj/docproj which then ends up with a 404. I'll
apply this back through v10 to get a working link and will report it to the
FreeBSD web team. Thanks for the fix!
--
Daniel Gustafsson https://vmware.com/
On 12 Sep 2022, at 20:46, Daniel Gustafsson <daniel@yesql.se> wrote:
On 12 Sep 2022, at 18:13, James Coleman <jtc331@gmail.com> wrote:
See attached simple patch to fix $SUBJECT; the old link generates a Not Found.
According to archive.org the freebsd.org site changed sometime in early 2021
with a 301 redirect to docproj/docproj which then ends up with a 404. I'll
apply this back through v10 to get a working link and will report it to the
FreeBSD web team. Thanks for the fix!
Committed and redirect bug reported to FreeBSD [0]https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266393, thanks!
--
Daniel Gustafsson https://vmware.com/
[0]: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266393
On Tue, Sep 13, 2022 at 4:43 AM Daniel Gustafsson <daniel@yesql.se> wrote:
On 12 Sep 2022, at 20:46, Daniel Gustafsson <daniel@yesql.se> wrote:
On 12 Sep 2022, at 18:13, James Coleman <jtc331@gmail.com> wrote:
See attached simple patch to fix $SUBJECT; the old link generates a Not Found.
According to archive.org the freebsd.org site changed sometime in early 2021
with a 301 redirect to docproj/docproj which then ends up with a 404. I'll
apply this back through v10 to get a working link and will report it to the
FreeBSD web team. Thanks for the fix!Committed and redirect bug reported to FreeBSD [0], thanks!
--
Daniel Gustafsson https://vmware.com/[0] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266393
Thanks for getting this so quickly!
James Coleman