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]

PATCH: java/projects.html


I installed the following:

  2001-10-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>

	* projects.html: Adjust link to the mailing-list archives from
	sources.redhat.com to gcc.gnu.org.

Gerald

Index: projects.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/projects.html,v
retrieving revision 1.23
diff -u -3 -p -r1.23 projects.html
--- projects.html	2001/03/28 03:25:59	1.23
+++ projects.html	2001/10/16 16:44:53
@@ -257,7 +257,7 @@ Runtime improvements
             application.  On Windows, it might make sense to do this
             using the standard resource mechanism.  This has been
             <a
-            href="http://sources.redhat.com/ml/java/1999-q3/msg00318.html";>discussed</a>
+            href="http://gcc.gnu.org/ml/java/1999-q3/msg00318.html";>discussed</a>
             on the mailing list a bit.
 	  </ul>
 <p>


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