mirror of
https://github.com/moparisthebest/xeps
synced 2025-01-31 07:20:09 -05:00
Fix source control link in XEPs
This commit is contained in:
parent
837132b97f
commit
49f4b4d0ef
2
xep.xsl
2
xep.xsl
@ -310,7 +310,7 @@ OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
<br />
|
<br />
|
||||||
</xsl:if>
|
</xsl:if>
|
||||||
<xsl:variable name='sourceHTML'>
|
<xsl:variable name='sourceHTML'>
|
||||||
<xsl:text>http://gitorious.org/xmpp/xmpp/blobs/master/extensions/xep-</xsl:text>
|
<xsl:text>https://github.com/xsf/xeps/blob/master/xep-</xsl:text>
|
||||||
<xsl:value-of select='/xep/header/number'/>
|
<xsl:value-of select='/xep/header/number'/>
|
||||||
<xsl:text>.xml</xsl:text>
|
<xsl:text>.xml</xsl:text>
|
||||||
</xsl:variable>
|
</xsl:variable>
|
||||||
|
Loading…
Reference in New Issue
Block a user