mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 15:03:57 +00:00
Update the index.html link in the navbar.
[SVN r43368]
This commit is contained in:
parent
c4db87b49d
commit
3d0e98ea74
@ -107,7 +107,7 @@
|
||||
<xsl:template name = "header.navdata-horiz">
|
||||
<xsl:variable name="home_link">
|
||||
<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:variable>
|
||||
<xsl:variable name="libraries_link">
|
||||
|
Loading…
x
Reference in New Issue
Block a user