Skip to content

Commit 4a00ac7

Browse files
authored
Merge pull request #164 from bkmgit/xeplist-text-fix
Xeplist text fix
2 parents 84b046d + be626e9 commit 4a00ac7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pagesource/doap-stylesheet/style.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
/>
4747
<xsl:variable
4848
name="xeplist"
49-
select="document('https://xmpp.org/extensions/xeplist.xml')/xep-infos"
49+
select="document('xeplist.xml')/xep-infos"
5050
/>
5151
<xsl:variable
5252
name="xep-descriptor"

0 commit comments

Comments
 (0)