summaryrefslogtreecommitdiff
path: root/man/custom-html.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'man/custom-html.xsl')
-rw-r--r--man/custom-html.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/custom-html.xsl b/man/custom-html.xsl
index 6e4dc27f5d..5f1c9bed31 100644
--- a/man/custom-html.xsl
+++ b/man/custom-html.xsl
@@ -124,7 +124,7 @@
<xsl:template match="citerefentry[@project='dbus']">
<a>
<xsl:attribute name="href">
- <xsl:text>http://dbus.freedesktop.org/doc/</xsl:text>
+ <xsl:text>https://dbus.freedesktop.org/doc/</xsl:text>
<xsl:value-of select="refentrytitle"/>
<xsl:text>.</xsl:text>
<xsl:value-of select="manvolnum"/>