]> granicus.if.org Git - docbook-dsssl/commitdiff
Updated include URL in htmlhelp.xsl to use relative path.
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 30 Jan 2007 07:03:13 +0000 (07:03 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 30 Jan 2007 07:03:13 +0000 (07:03 +0000)
slides/xsl/htmlhelp/htmlhelp.xsl

index 29f77542e02a246e32c119c7b81422dac51c9b04..ad988b332204b5da5841eaa29c34bbef9f403677 100644 (file)
@@ -18,7 +18,7 @@
      ******************************************************************** -->
 
 <xsl:import href="../html/plain.xsl"/>
-<xsl:include href="http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp-common.xsl"/>
+<xsl:include href="../../htmlhelp/htmlhelp-common.xsl"/>
 
 <xsl:param name="keyboard.nav" select="0"/>
 <xsl:param name="htmlhelp.default.topic" select="'index.html'"/>