Fix up links to porters-handbook

Reviewed by:	bmah
This commit is contained in:
Tom Hukins 2001-09-07 17:36:59 +00:00
parent d40e6245cb
commit 42dd786f19
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10617
5 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.13 2001/03/11 18:30:25 phantom Exp $">
<!ENTITY date "$FreeBSD: www/en/java/dists/12.sgml,v 1.14 2001/07/06 02:12:00 dd Exp $">
<!ENTITY title "FreeBSD Java Project: JDK 2 (aka JDK 1.2)">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -16,7 +16,7 @@ test stage and is now available in the ports directory (ports/java/jdk12-beta).
<br>While this is only for i386 architecture at the moment, this will allow anyone
running the i386 (most of you) the opportunity to build a native JDK2, and then
test them out against your favorite apps and custom code. If you use something
regularly, why not make a port of it? Instructions are available at <a href="http://www.freebsd.org/porters-handbook">Porters Handbook</a>.
regularly, why not make a port of it? Instructions are available at <a href="../../doc/en_US.ISO8859-1/books/porters-handbook/index.html">Porters Handbook</a>.
<P>If you want to try to build it by hand, due to SCSL concerns, you now have to go to
<a href="http://www.eyesbeyond.com/freebsddom/java/jdk.html">http://www.eyesbeyond.com/freebsddom/java/jdk.html</a>