diff --git a/doc/changes.qbk b/doc/changes.qbk index f799c5cf..1a1a2103 100644 --- a/doc/changes.qbk +++ b/doc/changes.qbk @@ -47,7 +47,7 @@ First official release. [h2 Boost 1.38.0] -* Use [@boost:/libs/utility/swap.html `boost::swap`]. +* Use [@boost:/doc/html/core/swap.html `boost::swap`]. * [@https://svn.boost.org/trac/boost/ticket/2237 Ticket 2237]: Document that the equality and inequality operators are undefined for two objects if their equality predicates aren't equivalent. Thanks to Daniel