diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-08-25 12:54:33 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-08-25 12:54:33 +0200 |
commit | 6deda51c0e52bb2f1634b05aa1f380a089181363 (patch) | |
tree | fff0ae9173cebbe74c0e77b8608cf2d8aa8efbc7 | |
parent | 97f15251c262dac6817f740f7448b6c07a948fa0 (diff) | |
download | jenkins.debian.net-6deda51c0e52bb2f1634b05aa1f380a089181363.tar.xz |
reproducible: clarify link target
-rwxr-xr-x | bin/reproducible_html_packages.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_packages.py b/bin/reproducible_html_packages.py index cc74987d..8eba0306 100755 --- a/bin/reproducible_html_packages.py +++ b/bin/reproducible_html_packages.py @@ -46,7 +46,7 @@ ${suites_links} <ul class="reproducible-links"> <li> - <a href="%s">Reproducible Builds</a><br /> + <a href="%s">Reproducible Dashboard</a><br /> <a href="https://wiki.debian.org/ReproducibleBuilds">Reproducible Wiki</a><br /> <a href="https://reproducible.debian.net/howto">Reproducible HowTo</a> </li> |