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]
Other format: [Raw text]

PATCH: bugs.html


Now that we use Bugzilla refer to that instead of GNATS, and do so
directly, as the Bugzilla interface has several direct "help" links
to our more detailed description of individual fields.

Gerald

Index: bugs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs.html,v
retrieving revision 1.68
diff -u -3 -p -r1.68 bugs.html
--- bugs.html	15 May 2003 14:56:09 -0000	1.68
+++ bugs.html	4 Jun 2003 14:06:10 -0000
@@ -141,7 +141,7 @@ three of which can be obtained from the
 <h3><a name="where">Where to post it</a></h3>

 <p>Please submit your bug report directly to the
-<a href="gnats.html">GCC GNATS bug database</a>.
+<a href="http://gcc.gnu.org/bugzilla/";>GCC bug database</a>.
 Alternatively, you can use the <code>gccbug</code> script that mails your bug
 report to the bug database.
 Only if all this is absolutely impossible, mail all information to


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