Update the index.html link in the navbar.

[SVN r43368]
This commit is contained in:
Daniel James 2008-02-22 09:21:22 +00:00
parent c4db87b49d
commit 3d0e98ea74

View File

@ -107,7 +107,7 @@
<xsl:template name = "header.navdata-horiz"> <xsl:template name = "header.navdata-horiz">
<xsl:variable name="home_link"> <xsl:variable name="home_link">
<xsl:call-template name="href.target.relative"> <xsl:call-template name="href.target.relative">
<xsl:with-param name="target" select="concat( $boost.root, '/index.htm' )"/> <xsl:with-param name="target" select="concat( $boost.root, '/index.html' )"/>
</xsl:call-template> </xsl:call-template>
</xsl:variable> </xsl:variable>
<xsl:variable name="libraries_link"> <xsl:variable name="libraries_link">