summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-05-24 14:03:52 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-24 14:03:52 +0200
commitc33d8ed035e6ce6f491632eb4a712a24ee0a54b6 (patch)
tree8465591140accfa9b3db165e538d2e8f8fe674f1
parentc14616556d576a95d8a89806f4964f098eee8038 (diff)
downloadjenkins.debian.net-c33d8ed035e6ce6f491632eb4a712a24ee0a54b6.tar.xz
fixup html error
-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 e7c985b7..1f8bd4b5 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\"</a>documentation too, in case you missed the link at the top. More feedback is always welcome!</p>"
# the end
write_page_footer
publish_page