PATCH: java/contrib.html fix broken link
Gerald Pfeifer
pfeifer@dbai.tuwien.ac.at
Fri Mar 21 08:55:00 GMT 2003
This was broken by our cleanup some time ago.
Gerald
2003-03-21 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* contrib.html: Refer to GCC Installation Notes for further
information on testing.
Index: java//contrib.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/contrib.html,v
retrieving revision 1.30
diff -u -3 -p -r1.30 contrib.html
--- java//contrib.html 4 Jan 2003 18:34:18 -0000 1.30
+++ java//contrib.html 21 Mar 2003 08:53:18 -0000
@@ -169,12 +169,9 @@ projects</a>.</p>
<li>Send the patch to java-patches and then commit of you're allowed to.</li>
</ul>
-<p>
-
-There is also some documentation on <a href="test.html">how to run
-test cases</a>. This covers both our built-in tests and extra test
-suites we use.
-</p>
+<p>More detailed documentation on <a
+href="http://gcc.gnu.org/install/test.html">how to run tests</a> is
+included in the GCC installation notes.</p>
</body>
</html>
More information about the Java-patches
mailing list