Bugs fixed.
[oota-llvm.git] / docs / CodingStandards.html
index 19577cbb668c1d9281f790d0279f0edc7b9a0c1f..b04f4c53c8655e2894257cd3f355e356a68f28a2 100644 (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