summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_graphs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-24 14:05:09 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-24 14:05:09 +0200
commit951d7ac7a49b9eed2cf91604b15c0125b5d2c1e0 (patch)
tree43b229c71133794f7f970784bdc6fb5acb1586b7 /bin/reproducible_html_graphs.sh
parentc33d8ed035e6ce6f491632eb4a712a24ee0a54b6 (diff)
downloadjenkins.debian.net-951d7ac7a49b9eed2cf91604b15c0125b5d2c1e0.tar.xz
even html needs half a brain
Diffstat (limited to 'bin/reproducible_html_graphs.sh')
-rwxr-xr-xbin/reproducible_html_graphs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index 1f8bd4b5..7dff8068 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -633,7 +633,7 @@ create_main_stats_page() {
write_page "</table>"
# link to index_breakages
write_page "</p><p style=\"clear:both;\">"
- write_page "<br />There are <a href=\"$BASEURL/index_breakages.html\">some problems in this setup</a> too. And there is <a href=\"https://jenkins.debian.net/userContent/about.html#_reproducible_builds_jobs\"</a>documentation too, in case you missed the link at the top. More feedback is always welcome!</p>"
+ write_page "<br />There are <a href=\"$BASEURL/index_breakages.html\">some problems in this setup</a> too. And there is <a href=\"https://jenkins.debian.net/userContent/about.html#_reproducible_builds_jobs\">documentation</a> too, in case you missed the link at the top. More feedback is always welcome!</p>"
# the end
write_page_footer
publish_page