summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
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>