diff --git a/docs/ProgrammersManual.rst b/docs/ProgrammersManual.rst index f626c60ee65..20929f180fc 100644 --- a/docs/ProgrammersManual.rst +++ b/docs/ProgrammersManual.rst @@ -62,8 +62,8 @@ the subject that you can get, so it will not be discussed in this document. Here are some useful links: -#. `Dinkumware C++ Library reference - `_ - an excellent +#. `cppreference.com + `_ - an excellent reference for the STL and other parts of the standard C++ library. #. `C++ In a Nutshell `_ - This is an O'Reilly