Update the out-of-date links to the Doc. Proj. primer, and the Committers'
Guide.
This commit is contained in:
parent
42dd786f19
commit
fc681cb9b7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10619
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.15 2001/07/13 12:52:14 dd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.16 2001/09/07 17:36:52 tom Exp $">
|
||||
<!ENTITY title "Resources for FreeBSD Committers">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -8,7 +8,7 @@
|
|||
<html>
|
||||
&header;
|
||||
|
||||
<h2><a href="../tutorials/committers-guide/article.html">Committers Guide</a></h2>
|
||||
<h2><a href="../doc/en_US.ISO8859-1/articles/committers-guide/">Committers Guide</a></h2>
|
||||
|
||||
Almost everything a new committer to the FreeBSD Project needs to know
|
||||
(see the Ports Guide and FDP Primer for more info).
|
||||
|
@ -18,7 +18,7 @@ Build the FreeBSD Web Pages</a></h2>
|
|||
|
||||
&webbuild;
|
||||
|
||||
<h2><a href="../tutorials/docproj-primer/index.html">FreeBSD Documentation Project Primer for New Contributors</a></h2>
|
||||
<h2><a href="../doc/en_US.ISO8859-1/books/fdp-primer/">FreeBSD Documentation Project Primer for New Contributors</a></h2>
|
||||
|
||||
This primer covers everything you will need to know in order to start
|
||||
contributing to the FreeBSD Documentation Project, from the tools and
|
||||
|
|
Loading…
Reference in a new issue