summaryrefslogtreecommitdiffstats
path: root/xsl/html-common.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl/html-common.xsl')
-rw-r--r--xsl/html-common.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsl/html-common.xsl b/xsl/html-common.xsl
index 9d553ae..c6fc1e4 100644
--- a/xsl/html-common.xsl
+++ b/xsl/html-common.xsl
@@ -10,7 +10,7 @@
<!-- Admonition Graphics -->
<xsl:param name="admon.graphics" select="1"></xsl:param>
-<xsl:param name="admon.graphics.path">/stylesheet-images/</xsl:param>
+<xsl:param name="admon.graphics.path">./stylesheet-images/</xsl:param>
<!-- titles after all elements -->