diff --git a/include/boost/function.hpp b/include/boost/function.hpp index fd8a20f..93a2da1 100644 --- a/include/boost/function.hpp +++ b/include/boost/function.hpp @@ -11,7 +11,7 @@ // This software is provided "as is" without express or implied warranty, // and with no claim as to its suitability for any purpose. -// For more information, see http://www.boost.org +// For more information, see http://www.boost.org/libs/function // William Kempf, Jesse Jones and Karl Nelson were all very helpful in the // design of this library.