Fixed broken link to Bruce Eckle's book.
authorTanya Lattner <tonic@nondot.org>
Wed, 8 Dec 2004 18:34:56 +0000 (18:34 +0000)
committerTanya Lattner <tonic@nondot.org>
Wed, 8 Dec 2004 18:34:56 +0000 (18:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18650 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ProgrammersManual.html

index 7c6bd15f3573aee8b0e0e431a275b59cec668940..0b862f4c0cb5e9bf76d0bf97ab0ae612cbc81cd4 100644 (file)
@@ -212,7 +212,7 @@ STL</a>.</li>
 <li><a href="http://www.research.att.com/%7Ebs/C++.html">Bjarne Stroustrup's C++
 Page</a></li>
 
-<li><a href="http://www.linux.com.cn/Bruce_Eckel/TICPPv2/Contents.htm">
+<li><a href="http://64.78.49.204/">
 Bruce Eckel's Thinking in C++, 2nd ed. Volume 2 Revision 4.0 (even better, get
 the book).</a></li>