Re: Fix broken link to FreeBSD DocProj in docs

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: James Coleman <jtc331@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2022-09-13T08:43:22Z
Lists: pgsql-hackers
> 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




Commits

  1. doc: Fix link to FreeBSD documentation project