mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
link fix
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@335 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
f18ab40f93
commit
61370ff435
2
xep.xsl
2
xep.xsl
@ -143,7 +143,7 @@
|
||||
<xsl:variable name='ApprovingBody' select='/xep/header/approver'/>
|
||||
<xsl:choose>
|
||||
<xsl:when test='$ApprovingBody = "Board"'>
|
||||
Approving Body: <a href='http://www.xmpp.org/board/'>XSF Board of Directors</a><br />
|
||||
Approving Body: <a href='http://www.xmpp.org/xsf/board/'>XSF Board of Directors</a><br />
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
Approving Body: <a href='http://www.xmpp.org/council/'>XMPP Council</a><br />
|
||||
|
Loading…
Reference in New Issue
Block a user