Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2008-02-29 04:58:30


Author: johnmaddock
Date: 2008-02-29 04:58:30 EST (Fri, 29 Feb 2008)
New Revision: 43435
URL: http://svn.boost.org/trac/boost/changeset/43435

Log:
Fix broken link as per report #1658.
Text files modified:
   trunk/libs/tr1/doc/tr1.qbk | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/libs/tr1/doc/tr1.qbk
==============================================================================
--- trunk/libs/tr1/doc/tr1.qbk (original)
+++ trunk/libs/tr1/doc/tr1.qbk 2008-02-29 04:58:30 EST (Fri, 29 Feb 2008)
@@ -1311,8 +1311,8 @@
 for arguments of type `std::complex<T>`.
 These algorithms are entirely
 classical, and behave as specified in the C99 standard section 7.3.5.
-See the [@boost_math/inverse_complex.html Boost.Math documentation
-for more information].
+See the [@../../libs/math/doc/complex/html/complex_number_tr1_algorithms/inverse_complex.html
+Boost.Math documentation for more information].
    
    namespace std {
    namespace tr1 {


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk