$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2008-04-19 11:37:39
Author: danieljames
Date: 2008-04-19 11:37:39 EDT (Sat, 19 Apr 2008)
New Revision: 44589
URL: http://svn.boost.org/trac/boost/changeset/44589
Log:
Fix some links in the python docs. Refs #1684.
Text files modified: 
   branches/doc/libs/python/doc/building.rst        |     2 +-                                      
   branches/doc/libs/python/doc/tutorial/index.html |     4 ++--                                    
   2 files changed, 3 insertions(+), 3 deletions(-)
Modified: branches/doc/libs/python/doc/building.rst
==============================================================================
--- branches/doc/libs/python/doc/building.rst	(original)
+++ branches/doc/libs/python/doc/building.rst	2008-04-19 11:37:39 EDT (Sat, 19 Apr 2008)
@@ -11,7 +11,7 @@
    :alt: Boost C++ Libraries:
    :class: boost-logo
 
-__ ../index.htm
+__ ../index.html
 
 
 .. section-numbering::
Modified: branches/doc/libs/python/doc/tutorial/index.html
==============================================================================
--- branches/doc/libs/python/doc/tutorial/index.html	(original)
+++ branches/doc/libs/python/doc/tutorial/index.html	2008-04-19 11:37:39 EDT (Sat, 19 Apr 2008)
@@ -11,8 +11,8 @@
     <a href="doc/html/index.html">link</a>  <hr>
     <p>© Copyright Beman Dawes, 2001</p>
     <p>Distributed under the Boost Software License, Version 1.0. (See 
-    accompanying file <a href="../../../LICENSE_1_0.txt">
+    accompanying file <a href="../../../../LICENSE_1_0.txt">
     LICENSE_1_0.txt</a> or copy at
     <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
   </body>
-</html>
\ No newline at end of file
+</html>