summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/docbook/bb-nochunk-book.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/bb-nochunk-book.xsl b/docs/docbook/bb-nochunk-book.xsl
index 86574122..6099256c 100644
--- a/docs/docbook/bb-nochunk-book.xsl
+++ b/docs/docbook/bb-nochunk-book.xsl
@@ -2,7 +2,7 @@
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
-<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl"/>
+<xsl:import href="../xsl-generic/html/docbook.xsl"/>
<xsl:param name="html.stylesheet" select="'../bbdoc-man.css'"/>
<xsl:param name="chunk.section.depth" select="'0'"/>