diff options
Diffstat (limited to 'stylesheets/patcheslist.xsl')
-rw-r--r-- | stylesheets/patcheslist.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/patcheslist.xsl b/stylesheets/patcheslist.xsl index bb6c038e1..974f69ec4 100644 --- a/stylesheets/patcheslist.xsl +++ b/stylesheets/patcheslist.xsl @@ -7,7 +7,7 @@ <xsl:output method="text"/> - <xsl:param name="links.directory">lfs/cvs/testing/</xsl:param> + <xsl:param name="links.directory">lfs/cvs/unstable/</xsl:param> <xsl:param name="deep.to.downloads">../../../</xsl:param> <xsl:template match="/"> |