Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2008-05-01 07:51:39


Author: johnmaddock
Date: 2008-05-01 07:51:39 EDT (Thu, 01 May 2008)
New Revision: 44972
URL: http://svn.boost.org/trac/boost/changeset/44972

Log:
Fix broken URL.
Text files modified:
   trunk/libs/filesystem/doc/index.htm | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/libs/filesystem/doc/index.htm
==============================================================================
--- trunk/libs/filesystem/doc/index.htm (original)
+++ trunk/libs/filesystem/doc/index.htm 2008-05-01 07:51:39 EDT (Thu, 01 May 2008)
@@ -332,7 +332,7 @@
 systems which will work with the Filesystem Library.</p>
 <p>The object-library can be built for static or dynamic (shared/dll) linking.
 This is controlled by the BOOST_ALL_DYN_LINK or BOOST_FILESYSTEM_DYN_LINK
-macros. See the <a href="http://www.boost.org/more/separate_compilation.html">Separate
+macros. See the <a href="http://www.boost.org/development/separate_compilation.html">Separate
 Compilation</a> page for a description of the techniques used.</p>
 <h3>Note for <a name="Cgywin">Cygwin</a> users</h3>
 <p>The library's implementation code automatically detects the current platform,
@@ -562,4 +562,4 @@
 
 </body>
 
-</html>
\ No newline at end of file
+</html>


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