Update url

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3881 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-09-22 21:25:12 +00:00
parent 986e0c952f
commit ab0577be5a

View File

@ -161,7 +161,7 @@ the subject that you can get, so it will not be discussed in this document.<p>
Here are some useful links:<p>
<ol>
<li><a href="http://www.dinkumware.com/htm_cpl/index.html">Dinkumware C++
<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.<br>