Boost logo

Boost-Commit :

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


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

Log:
Update a couple of links in the foreach library.
Text files modified:
   branches/fix-links/libs/foreach/doc/foreach.qbk | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: branches/fix-links/libs/foreach/doc/foreach.qbk
==============================================================================
--- branches/fix-links/libs/foreach/doc/foreach.qbk (original)
+++ branches/fix-links/libs/foreach/doc/foreach.qbk 2007-12-02 19:57:02 EST (Sun, 02 Dec 2007)
@@ -170,7 +170,7 @@
 
 People have complained about the name _foreach_. It's too long. `ALL CAPS` can
 get tiresome to look at. That may be true, but _foreach_ is merely following
-the [@../../../more/lib_guide.htm Boost Naming Convention]. That
+the [@http://beta.boost.org/development/requirements.html Boost Naming Convention]. That
 doesn't mean you're stuck with it, though. If you would like to use a different
 identifier (`foreach`, perhaps), you can simply do:
 
@@ -496,7 +496,7 @@
 [h2 Acknowledgements]
 
 Thanks go out to Anson Tsao of Microsoft for coming up with the idea and demonstrating its feasibility.
-I would also like to thank [@http://boost.org/people/thorsten_ottosen.html Thorsten Ottosen] for
+I would also like to thank [@http://beta.boost.org/users/people/thorsten_ottosen.html Thorsten Ottosen] for
 the _range_ library, on which the current version of _foreach_ is built. Finally, I'd like to thank
 Russell Hind, Alisdair Meredith and Stefan Slapeta for their help porting to various compilers.
 


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