This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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/done.html


The bad thing about all those external links is that they tend to break.
Installed.

Gerald

2003-12-29  Gerald Pfeifer  <gp@suse.de>

	* done.html: Rework the introduction a bit. 
	Fix broken link to Tamanoir.

Index: done.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/done.html,v
retrieving revision 1.37
diff -u -3 -p -r1.37 done.html
--- done.html	8 Oct 2003 00:00:29 -0000	1.37
+++ done.html	29 Dec 2003 16:19:15 -0000
@@ -8,14 +8,13 @@
 
       <h1>Done with GCJ</h1>
 
-      This page provides descriptions and links on projects
+      <p>This page provides descriptions and links on projects
       that are using the GCJ runtime and compiler. If you would like
       your project to be listed here or know about a particular
       project, please write to the <a
-      href="mailto:java@gcc.gnu.org";>list</a>.
-      <p>
-      Entries are now listed in chronological order.
-      </p>
+      href="mailto:java@gcc.gnu.org";>java@gcc.gnu.org</a> list.</p>
+
+      <p>Entries are listed in chronological order.</p>
 
       <table border="0" cellpadding="1" cellspacing="2"
       rules="all" width="98%">
@@ -125,7 +124,8 @@
       <!-- End Swarm -->
       <!-- Tamanoir -->
       <tr valign="top">
-        <td><b><a href="http://www.ens-lyon.fr/~jpgelas/TAMANOIR/";>
+        <td><b><a
+	href="http://perso.ens-lyon.fr/jean-patrick.gelas/TAMANOIR/";>
 	Tamanoir</a></b></td>
 	<td>Tamanoir system is a complete framework that allows users
 	    to easily deploy and maintain distributed active routers


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