diff options
Diffstat (limited to 'docs/CodingStandards.html')
-rw-r--r-- | docs/CodingStandards.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html index 19577cbb66..b04f4c53c8 100644 --- a/docs/CodingStandards.html +++ b/docs/CodingStandards.html @@ -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 |