diff options
author | Chris Lattner <sabre@nondot.org> | 2002-09-22 21:25:12 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-09-22 21:25:12 +0000 |
commit | 0fbbd8a7428a1252315ed1c6da732db94d9f80ed (patch) | |
tree | 208b7a52c8959a22805895b04d4e11cf81cd5e49 /llvm/docs/ProgrammersManual.html | |
parent | 1047feff1b1c0c7f734df4e282fd4b63d2c4819c (diff) | |
download | bcm5719-llvm-0fbbd8a7428a1252315ed1c6da732db94d9f80ed.tar.gz bcm5719-llvm-0fbbd8a7428a1252315ed1c6da732db94d9f80ed.zip |
Update url
llvm-svn: 3881
Diffstat (limited to 'llvm/docs/ProgrammersManual.html')
-rw-r--r-- | llvm/docs/ProgrammersManual.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ProgrammersManual.html b/llvm/docs/ProgrammersManual.html index 58ad5a1bce5..26208f5b000 100644 --- a/llvm/docs/ProgrammersManual.html +++ b/llvm/docs/ProgrammersManual.html @@ -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> |