Skip to content

Commit be626e9

Browse files
committed
Ensure XEP titles are added to XEP list page
1 parent c62c7c9 commit be626e9

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)