This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: gcc-2.96.html
- To: <gcc-patches at gcc dot gnu dot org>
- Subject: PATCH: gcc-2.96.html
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Tue, 16 Oct 2001 10:31:32 +0200 (CEST)
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>
-