From: Daniel Gustafsson Date: Mon, 12 Sep 2022 20:17:17 +0000 (+0200) Subject: doc: Fix link to FreeBSD documentation project X-Git-Url: http://git.postgresql.org/gitweb/-?a=commitdiff_plain;h=346990ae2e9f50030831a27aba78653fbde8c7ca;p=users%2Frhaas%2Fpostgres.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 05dd9a8b44..e1bac68604 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.