commit: 455fd80beeb8859f808f3826c49b4bf4b1b4d97a
Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 15:39:31 2016 +0000
Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 15:39:31 2016 +0000
URL:
https://gitweb.gentoo.org/proj/tinderbox-cluster-www.git/commit/?id=455fd80b
fix a typo for package link
python/templates/pages/packages/category/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python/templates/pages/packages/category/index.html
b/python/templates/pages/packages/category/index.html
index f986599..7bad0b4 100644
--- a/python/templates/pages/packages/category/index.html
+++ b/python/templates/pages/packages/category/index.html
@@ -7,7 +7,7 @@
<table class="table table-striped frontpage-table">
<tr>
<td class="frontpage-table-package-atom">
- <a href="/package/{{ PM.PackageId }}/" title="{{ C.Category }}/{{
PM.Package }}">{{ C.Category }}/{{ PM.Package }}</a>
+ <a href="/packages/{{ PM.PackageId }}/" title="{{ C.Category }}/{{
PM.Package }}">{{ C.Category }}/{{ PM.Package }}</a>
<p title="{{ PM.Gitlog }}">Changlog</p>
</td>
<td>