From fb057f1962985ee3c5253da999bb9c962d2c49b4 Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Sat, 27 Jun 2009 23:33:06 +0300 Subject: [PATCH] Fixed the tag links to point to /tag instead of "/dist/tag". --- root/dist/show.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/dist/show.tt b/root/dist/show.tt index 558b0b0..16e3a49 100644 --- a/root/dist/show.tt +++ b/root/dist/show.tt @@ -25,7 +25,7 @@ %] [% FOREACH tag_proto = release.distribution.author_keywords %] [%- tag = tag_proto.keyword.string_id -%] -[% HTML.escape(tag) %], +[% HTML.escape(tag) %], [% END %]