summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-16 14:41:47 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-16 14:41:47 +0100
commit4e95dd0c9737493f75ef7a3bacfaefacf03103ae (patch)
treebf320ee8cd561bc890b1ebfa22c74b7057d456a3 /bin/reproducible_common.py
parent0265f4163c9338afb1e054ff0fcafc78c968632b (diff)
downloadjenkins.debian.net-4e95dd0c9737493f75ef7a3bacfaefacf03103ae.tar.xz
reproducible: rename page from repo_stats to repositories
Diffstat (limited to 'bin/reproducible_common.py')
-rwxr-xr-xbin/reproducible_common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 49135b0c..70fcc9da 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -153,7 +153,7 @@ html_head_page = Template((tab*2).join("""
<li><a href="/index_no_notes.html">package without notes</a></li>
<li><a href="/index_scheduled.html">currently scheduled</a></li>
$links
- <li><a href="/index_repo_stats.html">repositories overview</a></li>
+ <li><a href="/index_repositories.html">repositories overview</a></li>
<li><a href="/reproducible.html">reproducible stats</a></li>
<li><a href="https://wiki.debian.org/ReproducibleBuilds" target="_blank">wiki</a></li>
</ul>