aboutsummaryrefslogtreecommitdiff
path: root/templates/commit.qtpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/commit.qtpl')
-rw-r--r--templates/commit.qtpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/commit.qtpl b/templates/commit.qtpl
index ae26a51..dc6eae4 100644
--- a/templates/commit.qtpl
+++ b/templates/commit.qtpl
@@ -4,7 +4,7 @@
<div class="row event">
<div class="row">
<div class="col-md">
- <a title="{%s c.Hash.String() %}" href="/{%s name %}/commit/{%s c.Hash.String() %}">{%s c.Hash.String()[0:8] %}</a>
+ <a title="{%s c.Hash.String() %}" href="/{%s name %}/commit/{%s c.Hash.String() %}/">{%s c.Hash.String()[0:8] %}</a>
</div>
{% if showTar %}
<div class="col-md text-md-center">