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: gcc-2.96.html


I spotted one needlessly absolute link on our web-site. Fixed thusly.

Gerald

Index: gcc-2.96.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-2.96.html,v
retrieving revision 1.1
diff -u -3 -p -r1.1 gcc-2.96.html
--- gcc-2.96.html	2000/10/07 13:44:41	1.1
+++ gcc-2.96.html	2001/10/16 08:29:15
@@ -40,7 +40,7 @@ contact whoever supplied the compiler as
 versions that were not issued by the GCC team.</p>

 <p>Please see
-<a href="http://gcc.gnu.org/snapshots.html";>http://gcc.gnu.org/snapshots.html</a>
+<a href="snapshots.html">http://gcc.gnu.org/snapshots.html</a>
 if you want to use our latest snapshots.  We suggest you use 2.95.2 if you
 are uncertain.</p>

@@ -48,4 +48,3 @@ are uncertain.</p>

 </body>
 </html>
-



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