summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_common.py')
-rwxr-xr-xbin/reproducible_common.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 2e7230c9..13e55ae9 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -161,6 +161,7 @@ html_head_page = Template((tab*2).join("""
$suite_links
<li><a href="/index_repo_stats.html">repositories overview</a></li>
<li><a href="/reproducible.html">reproducible stats</a></li>
+ <li><a href="https://wiki.debian.org/ReproducibleBuilds">wiki</a></li>
</ul>
</header>""".splitlines(True)))