Correct link to "Committers' Guide".
( ~asami/cvsguide.txt --> ../tutorials/committers-guide/ )
This commit is contained in:
parent
50adae148e
commit
373864120d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7876
1 changed files with 3 additions and 3 deletions
|
@ -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.8 2000/01/26 21:16:21 wosch Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.9 2000/03/05 17:34:31 phantom Exp $">
|
||||
<!ENTITY title "Resources for FreeBSD Committers">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.8 2000/01/26 21:16:21 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internal/developer.sgml,v 1.9 2000/03/05 17:34:31 phantom Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -26,7 +26,7 @@ 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=" http://people.FreeBSD.org/~asami/cvsguide.txt">
|
||||
<h2><a href="../tutorials/committers-guide/">
|
||||
A Guide for FreeBSD Ports Committers</a></h2>
|
||||
|
||||
A Guide for FreeBSD Ports Committers
|
||||
|
|
Loading…
Reference in a new issue