Use nicer LUFA documentation links in the VSIX extension, rather than direct FourWalledCubicle links.
This commit is contained in:
parent
1da700e4fb
commit
c50072c3c4
3 changed files with 9 additions and 7 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue