]> granicus.if.org Git - docbook-dsssl/commitdiff
Changed http URL in html2xhtml.xslto local pathname.
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 30 Jan 2007 07:14:17 +0000 (07:14 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 30 Jan 2007 07:14:17 +0000 (07:14 +0000)
xsl/xhtml/html2xhtml.xsl

index 18b7d54953173f50a05caaa6549740ca372ab913..e23e3c7f9557c1baae5b23e5b14a275e807e53f4 100644 (file)
@@ -4,7 +4,7 @@
                 exclude-result-prefixes="exsl"
                 version="1.0">
 
-<xsl:include href="http://docbook.sourceforge.net/release/xsl/current/lib/lib.xsl"/>
+<xsl:include href="../lib/lib.xsl"/>
 <xsl:output method="xml" encoding="US-ASCII"/>
 <xsl:preserve-space elements="*"/>