From: Daniel Gustafsson Date: Mon, 12 Sep 2022 20:17:17 +0000 (+0200) Subject: doc: Fix link to FreeBSD documentation project X-Git-Tag: REL_15_RC1~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7d7d72c195e89b3eb9f9c9a03f70f9d238207c59;p=thirdparty%2Fpostgresql.git doc: Fix link to FreeBSD documentation project The FreeBSD site was changed with a redirect, which in turn seems to lead to a 404. Replace with the working link. Author: James Coleman Discussion: https://postgr.es/m/CAAaqYe_JZRj+KPn=hACtwsg1iLRYs=jYvxG1NW4AnDeUL1GD-Q@mail.gmail.com --- diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index 05dd9a8b44e..e1bac68604f 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -63,7 +63,7 @@ a complete O'Reilly book for your online reading pleasure. The NewbieDoc Docbook Guide is very helpful for beginners. - The + The FreeBSD Documentation Project also uses DocBook and has some good information, including a number of style guidelines that might be worth considering.