This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: java/index.html link fixes


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]