Use public http: URLs for XSL includes.
[exim.git] / doc / doc-docbook / MyStyle-spec-fo.xsl
index abbbd1c304ec19305a5b2abbe9b81c5b0c3063e2..832cedc69e879e061e2ad7b8cec28dc990254740 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 Exim specification 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"/>