summaryrefslogtreecommitdiff
path: root/doc/src/sgml/docguide.sgml
diff options
context:
space:
mode:
authorDaniel Gustafsson2022-09-12 20:17:17 +0000
committerDaniel Gustafsson2022-09-12 20:17:17 +0000
commit346990ae2e9f50030831a27aba78653fbde8c7ca (patch)
treeb447da23124f47d852c41de88751898c55dbc1ba /doc/src/sgml/docguide.sgml
parentc0a1d7621b0a6086630919d91dc031eea72ab0b6 (diff)
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 <[email protected]> Discussion: https://postgr.es/m/CAAaqYe_JZRj+KPn=hACtwsg1iLRYs=jYvxG1NW4AnDeUL1GD-Q@mail.gmail.com
Diffstat (limited to 'doc/src/sgml/docguide.sgml')
-rw-r--r--doc/src/sgml/docguide.sgml2
1 files changed, 1 insertions, 1 deletions
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
<ulink url="http://newbiedoc.sourceforge.net/metadoc/docbook-guide.html">
NewbieDoc Docbook Guide</ulink> is very helpful for beginners.
- The <ulink url="https://www.freebsd.org/docproj/docproj.html">
+ The <ulink url="https://www.freebsd.org/docproj/">
FreeBSD Documentation Project</ulink> also uses DocBook and has some good
information, including a number of style guidelines that might be
worth considering.