Use public http: URLs for XSL includes.
[exim.git] / doc / doc-docbook / MyStyle-filter-fo.xsl
index 6261f69da328fa90a65aca15bc6f5210ee6c5659..7b49ef1aa9208aa48da5c37a0b5b4d6c14f736de 100644 (file)
@@ -8,7 +8,7 @@ all forms of output. Then it imports my FO stylesheet that contains changes for
 all printed output. Finally, there are some changes that apply only when
 printing the filter document. -->
 
-<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.70.1/fo/docbook.xsl"/>
+<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/>
 <xsl:import href="MyStyle.xsl"/>
 <xsl:import href="MyStyle-fo.xsl"/>