Fix a forgotten new IDREF
This commit is contained in:
parent
04de9bc4db
commit
a2b56892e4
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
|||
otherwise it is in /bin.-->
|
||||
<xsl:variable name="bashdir">
|
||||
<xsl:choose>
|
||||
<xsl:when test="//sect1[@id='ch-tools-creatingtoolsdir']">
|
||||
<xsl:when test="//sect1[@id='ch-preps-creatingtoolsdir']">
|
||||
<xsl:text>/tools</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
|
|
Reference in a new issue