|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2007-12-02 19:03:01
Author: danieljames
Date: 2007-12-02 19:03:01 EST (Sun, 02 Dec 2007)
New Revision: 41603
URL: http://svn.boost.org/trac/boost/changeset/41603
Log:
Fix a couple of links in the filesystem library.
Text files modified:
branches/fix-links/libs/filesystem/doc/design.htm | 4 ++--
branches/fix-links/libs/filesystem/doc/index.htm | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
Modified: branches/fix-links/libs/filesystem/doc/design.htm
==============================================================================
--- branches/fix-links/libs/filesystem/doc/design.htm (original)
+++ branches/fix-links/libs/filesystem/doc/design.htm 2007-12-02 19:03:01 EST (Sun, 02 Dec 2007)
@@ -100,7 +100,7 @@
Libraries with elaborate interfaces and difficult to port specifications are much less likely to be accepted for
standardization.<br>
</li>
- <li>The usual Boost <a href="../../../more/lib_guide.htm">requirements and
+ <li>The usual Boost <a href="http://beta.boost.org/development/requirements.html">requirements and
guidelines</a> apply.<br>
</li>
<li>Encourage, but do not require, portability in path names.<br>
@@ -350,4 +350,4 @@
</body>
-</html>
\ No newline at end of file
+</html>
Modified: branches/fix-links/libs/filesystem/doc/index.htm
==============================================================================
--- branches/fix-links/libs/filesystem/doc/index.htm (original)
+++ branches/fix-links/libs/filesystem/doc/index.htm 2007-12-02 19:03:01 EST (Sun, 02 Dec 2007)
@@ -334,7 +334,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="../../../more/separate_compilation.html">Separate
+macros. See the <a href="http://beta.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,
@@ -564,4 +564,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