docs: Fix dead link.
authorSean Silva <silvas@purdue.edu>
Tue, 4 Dec 2012 03:30:36 +0000 (03:30 +0000)
committerSean Silva <silvas@purdue.edu>
Tue, 4 Dec 2012 03:30:36 +0000 (03:30 +0000)
Apparently Dinkumware are no longer hosting their nice reference
manuals. Thankfully, `cppreference.com` can fill that role well.

llvm-svn: 169210

llvm/docs/ProgrammersManual.rst

index f626c60..20929f1 100644 (file)
@@ -62,8 +62,8 @@ the subject that you can get, so it will not be discussed in this document.
 
 Here are some useful links:
 
-#. `Dinkumware C++ Library reference
-   <http://www.dinkumware.com/manuals/#Standard C++ Library>`_ - an excellent
+#. `cppreference.com
+   <http://en.cppreference.com/w/>`_ - an excellent
    reference for the STL and other parts of the standard C++ library.
 
 #. `C++ In a Nutshell <http://www.tempest-sw.com/cpp/>`_ - This is an O'Reilly