Fix mismatch between href and text.
This commit is contained in:
parent
c9b9b46cf3
commit
f0bd2ae7a6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9900
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.20 2001/05/31 12:59:44 patrick Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/java/newsflash.sgml,v 1.21 2001/07/06 02:12:00 dd Exp $">
|
||||
<!ENTITY title "FreeBSD Java Project: Newsflash">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -258,7 +258,7 @@ should also be much more usable, again thanks to Keith.
|
|||
<UL>
|
||||
<LI>
|
||||
Updated to JDK1.1.7. Thanks go to
|
||||
Patrick Gardella <A HREF="mailto:patrick@freebsd.org">patrick@cre8tivegroup.com</A>
|
||||
Patrick Gardella <A HREF="mailto:patrick@freebsd.org">patrick@freebsd.org</A>
|
||||
who provided most of the testing for this release.
|
||||
</UL>
|
||||
</UL>
|
||||
|
|
Loading…
Reference in a new issue