]> granicus.if.org Git - docbook-dsssl/commitdiff
Point to the current rather than the snapshot release
authorNorman Walsh <ndw@nwalsh.com>
Wed, 5 Dec 2001 01:43:22 +0000 (01:43 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 5 Dec 2001 01:43:22 +0000 (01:43 +0000)
website/xsl/chunk-tabular.xsl
website/xsl/chunk-website.xsl

index d974c72689328135c38466d9c4ad4243224a2958..3de75817e660be0923b9bd8c214dba2b47ca84cd 100644 (file)
@@ -6,7 +6,7 @@
                 version="1.0">
 
 <xsl:import href="tabular.xsl"/>
-<xsl:import href="http://docbook.sourceforge.net/release/xsl/snapshot/html/chunker.xsl"/>
+<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunker.xsl"/>
 <xsl:include href="chunk-common.xsl"/>
 
 </xsl:stylesheet>
index b1bd74cb93932623dacd19970400c6b307c61487..44721e274aedc6882d0fabcf012f9e0ec47021b8 100644 (file)
@@ -6,7 +6,7 @@
                 version="1.0">
 
 <xsl:import href="website.xsl"/>
-<xsl:import href="http://docbook.sourceforge.net/release/xsl/snapshot/html/chunker.xsl"/>
+<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunker.xsl"/>
 <xsl:include href="chunk-common.xsl"/>
 
 </xsl:stylesheet>