Fix link to porters-handbook.

Pointed out by:	obrien
This commit is contained in:
Jun Kuriyama 2000-10-02 05:55:45 +00:00
parent 589f618a8b
commit 102868199e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8064

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.9 2000/03/05 17:34:31 phantom Exp $">
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.10 2000/08/23 09:56:07 kuriyama Exp $">
<!ENTITY title "Resources for FreeBSD Committers">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.9 2000/03/05 17:34:31 phantom Exp $ -->
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.10 2000/08/23 09:56:07 kuriyama Exp $ -->
<html>
&header;
@ -26,8 +26,8 @@ contributing to the FreeBSD Documentation Project, from the tools and
software you will be using (both mandatory and recommended) to the
philosophy behind the Documentation Project.
<h2><a href="../tutorials/committers-guide/">
A Guide for FreeBSD Ports Committers</a></h2>
<h2><a href="../porters-handbook/">
FreeBSD Porter's Handbook</a></h2>
A Guide for FreeBSD Ports Committers