aboutsummaryrefslogtreecommitdiff
path: root/docs/ProgrammersManual.html
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2004-12-08 18:34:56 +0000
committerTanya Lattner <tonic@nondot.org>2004-12-08 18:34:56 +0000
commit79445ba3ac6897906bb32118882bd3284df77939 (patch)
tree951b63e9dc7a0adf5b482dcdf2c543cb26f13aab /docs/ProgrammersManual.html
parent78537e455bed00abf109a9c751c226803d4cd86c (diff)
Fixed broken link to Bruce Eckle's book.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18650 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ProgrammersManual.html')
-rw-r--r--docs/ProgrammersManual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html
index 7c6bd15f35..0b862f4c0c 100644
--- a/docs/ProgrammersManual.html
+++ b/docs/ProgrammersManual.html
@@ -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>