diff options
Diffstat (limited to 'Documentation/pbuilder-doc.xsl')
-rw-r--r-- | Documentation/pbuilder-doc.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/pbuilder-doc.xsl b/Documentation/pbuilder-doc.xsl index 8898b14..5035ea7 100644 --- a/Documentation/pbuilder-doc.xsl +++ b/Documentation/pbuilder-doc.xsl @@ -3,7 +3,7 @@ <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'> - <xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/ldp/ldp-html.xsl"/> + <xsl:import href="/usr/share/xml/docbook/stylesheet/ldp/html/tldp-one-page.xsl"/> <xsl:param name="html.stylesheet">pbuilder-doc.css</xsl:param> </xsl:stylesheet> |