aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/XSLT
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-01-06 13:41:03 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-01-06 13:41:03 +0000
commitc50072c3c4e732cc63599790f869feddab3c7595 (patch)
tree77fa579f004eb41b8aa0572e87333b2519744f7f /LUFA/StudioIntegration/XSLT
parent1da700e4fb656331ab2f206ff443909f66487e2e (diff)
downloadlufa-c50072c3c4e732cc63599790f869feddab3c7595.tar.gz
lufa-c50072c3c4e732cc63599790f869feddab3c7595.tar.bz2
lufa-c50072c3c4e732cc63599790f869feddab3c7595.zip
Use nicer LUFA documentation links in the VSIX extension, rather than direct FourWalledCubicle links.
Diffstat (limited to 'LUFA/StudioIntegration/XSLT')
-rw-r--r--LUFA/StudioIntegration/XSLT/lufa_extension_transform.xslt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/StudioIntegration/XSLT/lufa_extension_transform.xslt b/LUFA/StudioIntegration/XSLT/lufa_extension_transform.xslt
index a40176a8a..0d57efaab 100644
--- a/LUFA/StudioIntegration/XSLT/lufa_extension_transform.xslt
+++ b/LUFA/StudioIntegration/XSLT/lufa_extension_transform.xslt
@@ -49,7 +49,7 @@
<!-- Update the extension online help URLs to the version of LUFA being
used -->
- <xsl:template match="online-help/*/@baseurl">
+ <xsl:template match="online-help/*/@baseurl | online-help/index-page/@url">
<xsl:attribute name="baseurl">
<xsl:value-of select="current()"/>
<xsl:value-of select="$lufa-version"/>