Gentoo Archives: gentoo-commits

From: Magnus Granberg <zorry@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/tinderbox-cluster-www:master commit in: python/templates/pages/packages/category/
Date: Sun, 31 Jan 2016 15:38:34
Message-Id: 1454254771.455fd80beeb8859f808f3826c49b4bf4b1b4d97a.zorry@gentoo
1 commit: 455fd80beeb8859f808f3826c49b4bf4b1b4d97a
2 Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 31 15:39:31 2016 +0000
4 Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 15:39:31 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/tinderbox-cluster-www.git/commit/?id=455fd80b
7
8 fix a typo for package link
9
10 python/templates/pages/packages/category/index.html | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/python/templates/pages/packages/category/index.html b/python/templates/pages/packages/category/index.html
14 index f986599..7bad0b4 100644
15 --- a/python/templates/pages/packages/category/index.html
16 +++ b/python/templates/pages/packages/category/index.html
17 @@ -7,7 +7,7 @@
18 <table class="table table-striped frontpage-table">
19 <tr>
20 <td class="frontpage-table-package-atom">
21 - <a href="/package/{{ PM.PackageId }}/" title="{{ C.Category }}/{{ PM.Package }}">{{ C.Category }}/{{ PM.Package }}</a>
22 + <a href="/packages/{{ PM.PackageId }}/" title="{{ C.Category }}/{{ PM.Package }}">{{ C.Category }}/{{ PM.Package }}</a>
23 <p title="{{ PM.Gitlog }}">Changlog</p>
24 </td>
25 <td>