Documentation: fixed links to boost.org
[senf.git] / senf / Socket / ServerSocketHandle.hh
index ccb6bae..cfac27f 100644 (file)
@@ -82,7 +82,7 @@ namespace senf {
         /// 'Best' type for passing address as parameter
         /** Depending on the type of \c Address, this will be either <tt>Address</tt> or <tt>Address
             const &</tt>. See <a
-            href="http://www.boost.org/libs/utility/call_traits.htm">call_traits documentation in
+            href="http://www.boost.org/doc/libs/release/libs/utility/call_traits.htm">call_traits documentation in
             the Boost.Utility library.</a>
          */
         typedef typename boost::call_traits<Address>::param_type AddressParam;