Fix dead link.
authorNick Lewycky <nicholas@mxc.ca>
Sat, 9 Oct 2010 21:12:29 +0000 (21:12 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 9 Oct 2010 21:12:29 +0000 (21:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116157 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ProgrammersManual.html

index a316d4786a6d4258f63585d3826838bff6f529a2..e8d81a25061daa2db8d873767113226f2c1b5b2e 100644 (file)
@@ -269,9 +269,9 @@ can get, so it will not be discussed in this document.</p>
 
 <ol>
 
-<li><a href="http://www.dinkumware.com/refxcpp.html">Dinkumware C++ Library
-reference</a> - an excellent reference for the STL and other parts of the
-standard C++ library.</li>
+<li><a href="http://www.dinkumware.com/manuals/#Standard C++ Library">Dinkumware
+C++ Library reference</a> - an excellent reference for the STL and other parts
+of the standard C++ library.</li>
 
 <li><a href="http://www.tempest-sw.com/cpp/">C++ In a Nutshell</a> - This is an
 O'Reilly book in the making.  It has a decent Standard Library