Working on something else, I noticed that in news.html we have various references to libstdc++/ (the libstdc++ "micro site") for further information. Except there really isn't much further information there, so let's remove those links.
(This also is in preparation of another, forthcoming patch.) Applied. Gerald Index: news.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v retrieving revision 1.150 diff -u -r1.150 news.html --- news.html 24 Jan 2016 23:54:36 -0000 1.150 +++ news.html 20 Aug 2016 09:41:56 -0000 @@ -1467,8 +1467,6 @@ <dt><b>August 4, 1999</b></dt> <dd> A new snapshot of the new Standard C++ Library V3 has been released. -You can find more information from the -<a href="libstdc++/">libstdc++ project's home page</a>. <p>Cygnus Solutions has released libgcj version 2.95 Java runtime libraries for use with GCC 2.95.</p> @@ -1530,8 +1528,7 @@ The sixth snapshot of the ongoing re-written C++ Standard Library has been released. It includes SGI STL 3.2, an automatically generated <code><limits></code>, a partially re-written valarray, a working -stringbuf and stringstream (for basic types). For more information, -please check <a href="libstdc++/">libstdc++ home page</a>. +stringbuf and stringstream (for basic types). </dd> <dt><b>April 23, 1999</b></dt> @@ -1583,8 +1580,7 @@ <dd> A new snapshot of the C++ standard library re-write has been released. This release includes SGI STL 3.12, a working valarray, and -several (but not all) parts of templatized iostreams--for more information see: -<a href="libstdc++/">libstdc++ home page</a>. +several (but not all) parts of templatized iostreams. </dd> <dt><b>March 23, 1999</b></dt> @@ -1684,8 +1680,7 @@ </dd> <dt><b>November 5, 1998</b></dt> -<dd>The third snapshot of the rewritten <tt>libstdc++</tt> is available. -You can read some more on <a href="libstdc++/">libstdc++/</a>. +<dd>The third snapshot of the rewritten libstdc++ is available. </dd> <dt><b>October 27, 1998</b></dt> @@ -1734,8 +1729,7 @@ </dd> <dt><b>July 15, 1998</b></dt> -<dd>The first snapshot of the rewritten <tt>libstdc++</tt> is available. -You can read some more <a href="libstdc++/">here</a>. +<dd>The first snapshot of the rewritten libstdc++ is available. </dd> <dt><b>June 29, 1998</b></dt>