Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2007-12-02 18:57:54


Author: danieljames
Date: 2007-12-02 18:57:54 EST (Sun, 02 Dec 2007)
New Revision: 41602
URL: http://svn.boost.org/trac/boost/changeset/41602

Log:
Fix a couple of links in dynamic_bitset.
Text files modified:
   branches/fix-links/libs/dynamic_bitset/dynamic_bitset.html | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: branches/fix-links/libs/dynamic_bitset/dynamic_bitset.html
==============================================================================
--- branches/fix-links/libs/dynamic_bitset/dynamic_bitset.html (original)
+++ branches/fix-links/libs/dynamic_bitset/dynamic_bitset.html 2007-12-02 18:57:54 EST (Sun, 02 Dec 2007)
@@ -489,7 +489,7 @@
 <p><tt>dynamic_bitset</tt> does not throw exceptions when a
 precondition is violated (as is done in <tt>std::bitset</tt>).
 Instead <tt>assert</tt> is used. See the guidelines for <a href=
-"../../more/error_handling.html">Error and Exception Handling</a>
+"http://beta.boost.org/community/error_handling.html">Error and Exception Handling</a>
 for the explanation.</p>
 
 <h3><a name="header-files">Header Files</a></h3>
@@ -1702,7 +1702,7 @@
 
 <tr valign="top">
 <td nowrap>Copyright &copy; 2001</td>
-<td>Jeremy Siek,
+<td>Jeremy Siek,
 Indiana University (<a href=
 "mailto:jsiek_at_[hidden]">jsiek_at_[hidden]</a>)<br>
 <a href="http://freshsources.com">Chuck Allison</a>, Senior


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