Update Java homepage URL.

This commit is contained in:
Wolfram Schneider 2000-01-29 14:23:42 +00:00
parent 68c15a5cff
commit c4f4c30dff
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6449

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.80 1999/12/12 16:24:25 jhb Exp $"> <!ENTITY date "$FreeBSD: www/en/projects/projects.sgml,v 1.81 2000/01/22 01:00:42 jim Exp $">
<!ENTITY title "FreeBSD Development Projects"> <!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
@ -215,7 +215,7 @@ description (3-10 lines) to
<a name="applications"></a> <a name="applications"></a>
<h3>Applications</h3> <h3>Applications</h3>
<ul> <ul>
<li><a name="java" href="http://www.FreeBSD.org/java/">Java on FreeBSD</a> <li><a name="java" href="../java/">Java on FreeBSD</a>
This contains information on where to obtain the latest JDK for This contains information on where to obtain the latest JDK for
FreeBSD, how to install and run it, and a list of java software that FreeBSD, how to install and run it, and a list of java software that
you may find interesting. Please note that the JDK is unsupported on you may find interesting. Please note that the JDK is unsupported on