summaryrefslogtreecommitdiff
path: root/source/99_result/branches.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'source/99_result/branches.xsl')
-rw-r--r--source/99_result/branches.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/99_result/branches.xsl b/source/99_result/branches.xsl
index 2c70002..67614ae 100644
--- a/source/99_result/branches.xsl
+++ b/source/99_result/branches.xsl
@@ -54,7 +54,7 @@
<xsl:template match="entry/*/node">
<li>
<em>ยป</em>
- <a href="{@name}/index.html">
+ <a href="{@name}/">
<strong><xsl:value-of select="title"/></strong>
<p>
<xsl:apply-templates select="digest/node()" mode="xhtml"/>