This is the mail archive of the gcc@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]

Re: Broken link in http://gcc.gnu.org/releases.html


Here's a patch to fix it.

fwyzard
Index: releases.html
===================================================================
RCS file: /cvsroot/gcc/wwwdocs/htdocs/releases.html,v
retrieving revision 1.34
diff -c -2 -p -r1.34 releases.html
*** releases.html	26 Jul 2002 22:01:10 -0000	1.34
--- releases.html	27 Jul 2002 06:37:02 -0000
*************** opposed to development snapshots).</p>
*** 35,39 ****
  <tr><th>Release Name</th><th>Version number</th><th>Release date</th></tr>
  
! <tr><td><a href="gcc-3.1.1/">GCC 3.1</a></td><td>3.1.1</td> <td>July 26, 2002</td></tr>
  <tr><td><a href="gcc-3.1/">GCC 3.1</a></td><td>3.1</td> <td>May 15, 2002</td></tr>
  <tr><td><a href="gcc-3.0/">GCC 3.0.4</a></td><td>3.0.4</td> <td>February 20, 2002</td></tr>
--- 35,39 ----
  <tr><th>Release Name</th><th>Version number</th><th>Release date</th></tr>
  
! <tr><td><a href="gcc-3.1/">GCC 3.1.1</a></td><td>3.1.1</td> <td>July 26, 2002</td></tr>
  <tr><td><a href="gcc-3.1/">GCC 3.1</a></td><td>3.1</td> <td>May 15, 2002</td></tr>
  <tr><td><a href="gcc-3.0/">GCC 3.0.4</a></td><td>3.0.4</td> <td>February 20, 2002</td></tr>

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