This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
[wwwdocs] java/done.html -- fix mailto: URL
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Sun, 18 Feb 2007 10:40:39 +0100 (CET)
- Subject: [wwwdocs] java/done.html -- fix mailto: URL
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 -->