summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_packages.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-11-10 10:14:57 +0100
committerHolger Levsen <holger@layer-acht.org>2015-11-10 10:14:57 +0100
commit9696926fc6afaf766dfcd269c3cbdb3abfffa583 (patch)
treefeb3a764773bd8912f2fb3f1712303645b83094b /bin/reproducible_html_packages.py
parent8f13acf226efede83f8c376837705420b947c7e9 (diff)
downloadjenkins.debian.net-9696926fc6afaf766dfcd269c3cbdb3abfffa583.tar.xz
reproducible: improve link titles at bottom of navigation menu of pkg pages
Diffstat (limited to 'bin/reproducible_html_packages.py')
-rwxr-xr-xbin/reproducible_html_packages.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py
index a7a92f08..017a33a9 100755
--- a/bin/reproducible_html_packages.py
+++ b/bin/reproducible_html_packages.py
@@ -46,9 +46,9 @@ ${suites_links}
<ul class="reproducible-links">
Reproducible Builds projects links
<li>
- <a href="%s">Dashboard</a><br />
- <a href="https://wiki.debian.org/ReproducibleBuilds">Wiki</a><br />
- <a href="https://reproducible.debian.net/howto">HowTo</a><br />
+ reproducible.debian.net - <a href="%s">Dashboard</a><br />
+ Reproducible Debian - <a href="https://wiki.debian.org/ReproducibleBuilds">Wiki</a><br />
+ Reproducible-builds.org - <a href="https://Reproducible-builds.org/docs/">HowTo</a><br />
<a href="https://Reproducible-builds.org">Reproducible-builds.org</a>
</li>
</ul>