Skip to content

Commit 7afa008

Browse files
committed
xep.xsl: Replace shtml link to community page
Signed-off-by: Maxime “pep” Buquet <[email protected]>
1 parent 26f7716 commit 7afa008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xep.xsl

+1-1
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ content: "XEP-<xsl:value-of select='/xep/header/number'/>";
476476
</xsl:when>
477477
<xsl:otherwise>
478478
<p class='indent'>The primary venue for discussion of XMPP Extension Protocols is the &lt;<a href="https://mail.jabber.org/mailman/listinfo/standards">[email protected]</a>&gt; discussion list.</p>
479-
<p class='indent'>Discussion on other xmpp.org discussion lists might also be appropriate; see &lt;<a href='https://xmpp.org/about/discuss.shtml'>https://xmpp.org/about/discuss.shtml</a>&gt; for a complete list.</p>
479+
<p class='indent'>Discussion on other xmpp.org discussion lists might also be appropriate; see &lt;<a href='https://xmpp.org/community/'>https://xmpp.org/community/</a>&gt; for a complete list.</p>
480480
<xsl:if test='contains(/xep/header/dependencies,"RFC")'>
481481
<p class='indent'>Given that this XMPP Extension Protocol normatively references IETF technologies, discussion on the &lt;<a href="https://mail.jabber.org/mailman/listinfo/xsf-ietf">[email protected]</a>&gt; list might also be appropriate.</p>
482482
</xsl:if>

0 commit comments

Comments
 (0)