Change the 'Build the FreeBSD Web Pages' link to point to the relevant
part of the FDP Primer, instead of wosch's webbuild page, which just point peple at the FDP Primer anyway.
This commit is contained in:
parent
9de730b510
commit
5c7ff402eb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19721
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.26 2003/01/04 02:03:58 kuriyama Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.27 2003/06/23 19:11:36 ceri Exp $">
|
||||
<!ENTITY title "Resources for FreeBSD Committers">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -23,7 +23,7 @@ Almost everything a new committer to the FreeBSD Project needs to know
|
|||
|
||||
<h2><a href="../doc/en_US.ISO8859-1/articles/pr-guidelines/">Problem Report Handling Guidelines</a></h2>
|
||||
|
||||
<h2><a href="http://wolfram.schneider.org/papers/webbuild.html">
|
||||
<h2><a href="&base;/doc/en_US.ISO8859-1/books/fdp-primer/the-website-build.html">
|
||||
Build the FreeBSD Web Pages</a></h2>
|
||||
|
||||
&webbuild;
|
||||
|
|
Loading…
Reference in a new issue