aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/custom.xsl')
-rw-r--r--doc/custom.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/custom.xsl b/doc/custom.xsl
index a7763ecf6..11a2b9ef0 100644
--- a/doc/custom.xsl
+++ b/doc/custom.xsl
@@ -1,4 +1,4 @@
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
+<xsl:stylesheet xmlns:xsl="https://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:param name="toc.section.depth" select="20"/>
<xsl:param name="chunk.section.depth" select="2"/>
<xsl:param name="generate.section.toc.level" select="2"/>