summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-05 14:12:46 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-05 14:12:46 +0100
commit4fed3e2ded77218518255be81057c7cad203dab0 (patch)
treecbac13259bed0d47d18187e6fe8b88f2e92a0bd8 /bin/reproducible_common.py
parentb7d66e644fa49b6826db2b494ff34d64ef14020c (diff)
downloadjenkins.debian.net-4fed3e2ded77218518255be81057c7cad203dab0.tar.xz
reproducible: link wiki more visibly
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)))