Use nicer LUFA documentation links in the VSIX extension, rather than direct FourWalledCubicle links.

This commit is contained in:
Dean Camera 2013-01-06 13:41:03 +00:00
parent 1da700e4fb
commit c50072c3c4
3 changed files with 9 additions and 7 deletions

View file

@ -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"/>