summaryrefslogtreecommitdiff
path: root/boost/detail/compressed_pair.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/detail/compressed_pair.hpp')
-rw-r--r--boost/detail/compressed_pair.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/detail/compressed_pair.hpp b/boost/detail/compressed_pair.hpp
index 3f326456ce..5dc21e23e6 100644
--- a/boost/detail/compressed_pair.hpp
+++ b/boost/detail/compressed_pair.hpp
@@ -6,7 +6,7 @@
// See http://www.boost.org/libs/utility for most recent version including documentation.
// compressed_pair: pair that "compresses" empty members
-// (see libs/utility/compressed_pair.htm)
+// (see libs/utility/doc/html/compressed_pair.html)
//
// JM changes 25 Jan 2004:
// For the case where T1 == T2 and both are empty, then first() and second()