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_10_23~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0081941365c1ee47d651110fabc4556d5cbfd71a;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 029c64580ae..057ecce6670 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -75,7 +75,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.