mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
xep.xsl: Replace shtml link to community page
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
56c6de9da4
commit
8eb047a669
2
xep.xsl
2
xep.xsl
@ -476,7 +476,7 @@ content: "XEP-<xsl:value-of select='/xep/header/number'/>";
|
|||||||
</xsl:when>
|
</xsl:when>
|
||||||
<xsl:otherwise>
|
<xsl:otherwise>
|
||||||
<p class='indent'>The primary venue for discussion of XMPP Extension Protocols is the <<a href="https://mail.jabber.org/mailman/listinfo/standards">standards@xmpp.org</a>> discussion list.</p>
|
<p class='indent'>The primary venue for discussion of XMPP Extension Protocols is the <<a href="https://mail.jabber.org/mailman/listinfo/standards">standards@xmpp.org</a>> discussion list.</p>
|
||||||
<p class='indent'>Discussion on other xmpp.org discussion lists might also be appropriate; see <<a href='https://xmpp.org/about/discuss.shtml'>https://xmpp.org/about/discuss.shtml</a>> for a complete list.</p>
|
<p class='indent'>Discussion on other xmpp.org discussion lists might also be appropriate; see <<a href='https://xmpp.org/community/'>https://xmpp.org/community/</a>> for a complete list.</p>
|
||||||
<xsl:if test='contains(/xep/header/dependencies,"RFC")'>
|
<xsl:if test='contains(/xep/header/dependencies,"RFC")'>
|
||||||
<p class='indent'>Given that this XMPP Extension Protocol normatively references IETF technologies, discussion on the <<a href="https://mail.jabber.org/mailman/listinfo/xsf-ietf">xsf-ietf@xmpp.org</a>> list might also be appropriate.</p>
|
<p class='indent'>Given that this XMPP Extension Protocol normatively references IETF technologies, discussion on the <<a href="https://mail.jabber.org/mailman/listinfo/xsf-ietf">xsf-ietf@xmpp.org</a>> list might also be appropriate.</p>
|
||||||
</xsl:if>
|
</xsl:if>
|
||||||
|
Loading…
Reference in New Issue
Block a user