Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0081941

Browse files
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
1 parent 8fe26bc commit 0081941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/docguide.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
a complete O'Reilly book for your online reading pleasure. The
7676
<ulink url="http://newbiedoc.sourceforge.net/metadoc/docbook-guide.html">
7777
NewbieDoc Docbook Guide</ulink> is very helpful for beginners.
78-
The <ulink url="http://www.freebsd.org/docproj/docproj.html">
78+
The <ulink url="https://www.freebsd.org/docproj/">
7979
FreeBSD Documentation Project</ulink> also uses DocBook and has some good
8080
information, including a number of style guidelines that might be
8181
worth considering.

0 commit comments

Comments
 (0)