Index: navbar.xsl
===================================================================
RCS file: /cvsroot/boost/boost/tools/boostbook/xsl/navbar.xsl,v
retrieving revision 1.7
diff -u -r1.7 navbar.xsl
--- navbar.xsl	14 Jun 2007 19:41:46 -0000	1.7
+++ navbar.xsl	3 Jul 2007 01:15:56 -0000
@@ -42,7 +42,8 @@
    <xsl:param name = "boost.image.alt" select = "'Boost C++ Libraries'"/>
    <xsl:param name = "boost.image.w"   select = "277"/>
    <xsl:param name = "boost.image.h"   select = "86"/>
-   <xsl:param name = "boost.libraries" select = "'libraries.html'"/>
+   <xsl:param name = "boost.libraries" 
+              select = "concat($boost.root, '/libs/libraries.htm')"/>
 
    <!-- header -->
 
