Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2007-12-04 18:42:18


Author: danieljames
Date: 2007-12-04 18:42:18 EST (Tue, 04 Dec 2007)
New Revision: 41713
URL: http://svn.boost.org/trac/boost/changeset/41713

Log:
Update a couple of links in the optional library.

Text files modified:
   branches/fix-links/libs/optional/doc/optional.html | 2 +-
   branches/fix-links/libs/optional/doc/optional.qbk | 2 +-
   2 files changed, 2 insertions(+), 2 deletions(-)

Modified: branches/fix-links/libs/optional/doc/optional.html
==============================================================================
--- branches/fix-links/libs/optional/doc/optional.html (original)
+++ branches/fix-links/libs/optional/doc/optional.html 2007-12-04 18:42:18 EST (Tue, 04 Dec 2007)
@@ -1798,6 +1798,6 @@
 License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)</p>
 <P>Developed by <A HREF="mailto:fernando_cacciola_at_[hidden]">Fernando Cacciola</A>,
 the latest version of this file can be found at <A
-HREF="http://www.boost.org">www.boost.org</A>, and the boost discussion lists</P>
+HREF="http://www.boost.org">www.boost.org</A>, and the boost discussion lists</P>
 </pre></BODY>
 </HTML>
\ No newline at end of file

Modified: branches/fix-links/libs/optional/doc/optional.qbk
==============================================================================
--- branches/fix-links/libs/optional/doc/optional.qbk (original)
+++ branches/fix-links/libs/optional/doc/optional.qbk 2007-12-04 18:42:18 EST (Tue, 04 Dec 2007)
@@ -22,7 +22,7 @@
 [/ Cited Boost resources ]
 
 [def __BOOST_VARIANT__ [@../../../variant/index.html Boost.Variant]]
-[def __BOOST_TRIBOOL__ [@../../../tribool/index.html boost::tribool]]
+[def __BOOST_TRIBOOL__ [@../../../../doc/html/tribool.html boost::tribool]]
 
 [def __OPTIONAL_POINTEE__ [@../../../utility/OptionalPointee.html OptionalPointee]]
 [def __COPY_CONSTRUCTIBLE__ [@../../../utility/CopyConstructible.html Copy Constructible]]


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