Fixed broken links.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14313 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Tanya Lattner
2004-06-22 04:24:55 +00:00
parent ca26c3e3b6
commit 09cf73c830
3 changed files with 6 additions and 6 deletions

View File

@ -577,7 +577,7 @@ sources. Two particularly important books for our work are:</p>
<ol>
<li><a href="http://www.aw.com/product/0,2627,0201924889,00.html">Effective
<li><a href="http://www.aw-bc.com/catalog/academic/product/0,1144,0201310155,00.html">Effective
C++</a> by Scott Meyers. There is an online version of the book (only some
chapters though) <a
href="http://www.awlonline.com/cseng/meyerscddemo/">available as well</a>. Also