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: testing/testing-boost.html


Avoid broken link to Boost download page.

Committed.

Gerald

Index: testing-boost.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/testing/testing-boost.html,v
retrieving revision 1.4
diff -u -3 -p -r1.4 testing-boost.html
--- testing-boost.html	25 Apr 2003 04:19:26 -0000	1.4
+++ testing-boost.html	17 Apr 2004 22:31:51 -0000
@@ -14,7 +14,7 @@ GCC integration testing.</p>
 <h2>Resource usage</h2>

 <p>Boost distributions are available from SourceForge, linked from the
-<a href="http://www.boost.org/more/download.html";>Boost download page</a>.
+<a href="http://www.boost.org/";>Boost web site</a>.
 These instructions are for version 1.27.0, whose gzipped tar file is
 3.8 MB.  The uncompressed distribution comprises some 16 MB of source files.
 Building the library and tests adds between 80 and 140 MB of


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