Bug 266393

Summary: Docproj.html redirect leads to 404
Product: Documentation Reporter: Daniel Gustafsson <daniel>
Component: WebsiteAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: carlavilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Daniel Gustafsson 2022-09-13 08:41:51 UTC
The URL https://www.freebsd.org/docproj/docproj.html which used to resolve to the documentation project website now redirects to https://www.freebsd.org/docproj/docproj/ which in turn yields a 404. The correct redirect would be https://www.freebsd.org/docproj/. Looking at archive.org this redirect has been in place since early 2021.

This was originally reported to the PostgreSQL project as the documentation contained this link, fixed in https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=346990ae2e9f50030831a27aba78653fbde8c7ca.
Comment 1 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2023-08-01 19:51:14 UTC
Fixed, thanks to dbaio@!
Comment 2 Daniel Gustafsson 2023-08-01 20:06:20 UTC
Great, thanks!