diff options
Diffstat (limited to 'docs/ProgrammersManual.html')
-rw-r--r-- | docs/ProgrammersManual.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index 06794cdc3b..8d39aa2353 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -187,9 +187,9 @@ reference</a> - an excellent reference for the STL and other parts of the standard C++ library.</li> <li><a href="http://www.tempest-sw.com/cpp/">C++ In a Nutshell</a> - This is an -O'Reilly book in the making. It has a decent <a -href="http://www.tempest-sw.com/cpp/ch13-libref.html">Standard Library -Reference</a> that rivals Dinkumware's, and is actually free until the book is +O'Reilly book in the making. It has a decent +Standard Library +Reference that rivals Dinkumware's, and is unfortunately no longer free since the book has been published.</li> <li><a href="http://www.parashift.com/c++-faq-lite/">C++ Frequently Asked |