Fix documentation links in headers

This commit is contained in:
Peter Dimov
2017-06-17 00:13:21 +03:00
parent 43b37d4f28
commit 1cae5c5696
22 changed files with 34 additions and 46 deletions

View File

@ -11,7 +11,7 @@
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
//
// See http://www.boost.org/libs/smart_ptr/shared_array.htm for documentation.
// See http://www.boost.org/libs/smart_ptr/ for documentation.
//
#include <boost/smart_ptr/shared_array.hpp>