Correct the link to the info page for JDK 1.6.
This commit is contained in:
parent
8a3ac384ba
commit
151921b557
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32753
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/index.sgml,v 1.10 2006/08/19 21:20:36 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/dists/index.sgml,v 1.11 2008/02/22 04:41:19 glewis Exp $">
|
||||
<!ENTITY title "FreeBSD &java; Project: Distributions">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
]>
|
||||
|
@ -39,7 +39,7 @@ versions are FreeBSD 4.8 and later.
|
|||
versions are FreeBSD 4.8 and later (for i386 and amd64 architectures).
|
||||
|
||||
<H3>JDK 1.6.x</H3>
|
||||
<P><A HREF="15.html">JDK 1.6</A> support is available. Currently supported
|
||||
<P><A HREF="16.html">JDK 1.6</A> support is available. Currently supported
|
||||
versions are FreeBSD 6.2 and later (for i386 and amd64 architectures).
|
||||
|
||||
<H2>Unsupported</H2>
|
||||
|
|
Loading…
Reference in a new issue