Update Java homepage URL.
This commit is contained in:
parent
68c15a5cff
commit
c4f4c30dff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6449
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!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 % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -215,7 +215,7 @@ description (3-10 lines) to
|
|||
<a name="applications"></a>
|
||||
<h3>Applications</h3>
|
||||
<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
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue