Fix the link to internal/committers-guide.html and tutorials/docproj-primer:

These pages not translated yet.  So point to the English version.
This commit is contained in:
Motoyuki Konno 2000-06-14 23:17:10 +00:00
parent 7c18cafe74
commit 281ec70298
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7363

View file

@ -1,18 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/ja/internal/developer.sgml,v 1.9 2000/01/10 11:08:42 motoyuki Exp $">
<!ENTITY date "$FreeBSD: www/ja/internal/developer.sgml,v 1.10 2000/04/01 23:38:51 kuriyama Exp $">
<!ENTITY title "Resources for FreeBSD Committers">
<!ENTITY % rev.incl SYSTEM "developer.revinc"> %rev.incl;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.9 -->
<!-- $FreeBSD: www/ja/internal/developer.sgml,v 1.9 2000/01/10 11:08:42 motoyuki Exp $ -->
<!-- $FreeBSD: www/ja/internal/developer.sgml,v 1.10 2000/04/01 23:38:51 kuriyama Exp $ -->
<html>
&header;
<h2><a href="committers-guide.html">コミッターのためのガイド</a></h2>
<h2><a href="../../internal/committers-guide.html">コミッターのためのガイド</a></h2>
新規 FreeBSD プロジェクトのコミッターの知るべきほとんどすべてのこと
(Ports ガイドと FDP Primer も参照のこと).
@ -22,7 +22,7 @@ FreeBSD Web
&webbuild;
<h2><a href="../tutorials/docproj-primer/">新規コントリビューターへのFreeBSD Documentation Project入門書</a></h2>
<h2><a href="../../tutorials/docproj-primer/">新規コントリビューターへのFreeBSD Documentation Project入門書</a></h2>
この入門書は FreeBSD Documentation Project への貢献を
始めるために知っておくことが必要になるすべてのことが書いてあります.