[wwwdocs] java/done.html -- fix mailto: URL

Gerald Pfeifer gerald@pfeifer.com
Sun Feb 18 09:40:00 GMT 2007


2007-02-18  Gerald Pfeifer  <gerald@pfeifer.com>

	* done.html (H2 Database Engine): Fix mailto: URL.

Installed.

Index: done.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/done.html,v
retrieving revision 1.46
diff -u -3 -p -r1.46 done.html
--- done.html	1 Jul 2006 02:12:42 -0000	1.46
+++ done.html	18 Feb 2007 09:38:45 -0000
@@ -269,7 +269,7 @@ server mode, with data kept in-memory or
 native executable (using GCJ) and as a Java library.
 	</td>
 
-	<td><a href="dbsupport@h2database.com">H2 maintainers</a></td>
+	<td><a href="mailto:dbsupport@h2database.com">H2 maintainers</a></td>
       </tr>
       <!-- End H2 Database Engine -->
 



More information about the Java-patches mailing list