diff options
-rw-r--r-- | doc/xorg-fo.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xorg-fo.xsl b/doc/xorg-fo.xsl index 896fcb6c..26728d50 100644 --- a/doc/xorg-fo.xsl +++ b/doc/xorg-fo.xsl @@ -8,7 +8,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/fo/docbook.xsl"/> +<xsl:import href="file:///usr/share/xml/docbook/stylesheet/docbook-xsl/fo/docbook.xsl"/> <!-- Reference Pages HTML/FO Parameters --> |