diff --git a/include/boost/lexical_cast.hpp b/include/boost/lexical_cast.hpp index 83464af..bd37e9a 100644 --- a/include/boost/lexical_cast.hpp +++ b/include/boost/lexical_cast.hpp @@ -1,6 +1,6 @@ // boost lexical_cast.hpp header -------------------------------------------// -// See http://www.boost.org for most recent version including documentation. +// See http://www.boost.org/libs/conversion for documentation. #ifndef BOOST_LEXICAL_CAST_INCLUDED #define BOOST_LEXICAL_CAST_INCLUDED