aboutsummaryrefslogtreecommitdiff
path: root/share/xml/freebsd-xhtml-common.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'share/xml/freebsd-xhtml-common.xsl')
-rw-r--r--share/xml/freebsd-xhtml-common.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/xml/freebsd-xhtml-common.xsl b/share/xml/freebsd-xhtml-common.xsl
index abc66af2d4..d468d89166 100644
--- a/share/xml/freebsd-xhtml-common.xsl
+++ b/share/xml/freebsd-xhtml-common.xsl
@@ -289,7 +289,7 @@
</xsl:call-template>
<xsl:text>:</xsl:text>
<xsl:call-template name="gentext.space"/>
- <xsl:call-template name="svnref.genlink">
+ <xsl:call-template name="gitref.genlink">
<xsl:with-param name="repo" select="'doc'"/>
<xsl:with-param name="rev" select="$rev"/>
</xsl:call-template>