PATCH: java/index.html link fixes

Gerald Pfeifer gerald@pfeifer.com
Thu Aug 28 19:08:00 GMT 2003


Committed.  (Please be careful with links.)

Gerald

2003-08-28  Gerald Pfeifer  <gerald@pfeifer.com>

	* index.html: Add an anchor for the News section.
	Fix URLs added 2003-08-04.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.131
diff -u -3 -p -r1.131 index.html
--- index.html	4 Aug 2003 18:40:05 -0000	1.131
+++ index.html	28 Aug 2003 17:52:20 -0000
@@ -66,7 +66,7 @@ For <code>javax.crypto</code> support, w
 <br />
 <br />

-<h2>GCJ News</h2>
+<h2><a name="news">GCJ News</a></h2>

 <table>

@@ -76,8 +76,8 @@ For <code>javax.crypto</code> support, w
 <b>August 4, 2003</b>
 </td><td>
 Gary Benson from Red Hat has released
-<a href="http://people.redhat.com/gbenson/naoko">Naoko</a>: a subset
-of the <a href="http://sources.redhat.com/rhug">rhug</a> packages
+<a href="http://people.redhat.com/gbenson/naoko/">Naoko</a>: a subset
+of the <a href="http://sources.redhat.com/rhug/">rhug</a> packages
 that have been repackaged for eventual inclusion in Red Hat Linux.
 Naoko basically comprises binary RPMS of Ant, Tomcat, and their
 dependencies built with gcj.



More information about the Java-patches mailing list