[wwwdocs] fix link to libstdc++ C++0x status table

Jonathan Wakely jwakely.gcc@gmail.com
Tue Jul 6 20:29:00 GMT 2010


Committed as obvious
-------------- next part --------------
Index: htdocs/projects/cxx0x.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx0x.html,v
retrieving revision 1.36
diff -u -r1.36 cxx0x.html
--- htdocs/projects/cxx0x.html	30 Jun 2010 02:02:24 -0000	1.36
+++ htdocs/projects/cxx0x.html	6 Jul 2010 20:28:02 -0000
@@ -397,7 +397,7 @@
   <h2>C++0x Library Features</h2>
 
   <p>The status of the library implementation can be tracked in this
-    <a href="http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#id476343">table</a>
+    <a href="http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.200x">table</a>
   </p>
 
   <h2>Ongoing C++0x Development</h2>


More information about the Gcc-patches mailing list