summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboard.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-01-25 13:57:01 +0100
committerHolger Levsen <holger@layer-acht.org>2016-01-25 13:57:01 +0100
commitd792cf66219287d992a83c21cc8e3d23bd0cb75b (patch)
treec13e65e2afd4426d91224eb17c3673c7bd8d3703 /bin/reproducible_html_dashboard.sh
parent1906d5f73fd35244558595d166c07f0270546700 (diff)
downloadjenkins.debian.net-d792cf66219287d992a83c21cc8e3d23bd0cb75b.tar.xz
reproducible dashboard: use same link targets as for other archs
Diffstat (limited to 'bin/reproducible_html_dashboard.sh')
-rwxr-xr-xbin/reproducible_html_dashboard.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index 4a90aa4d..a14f11b7 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -428,7 +428,7 @@ create_dashboard_page() {
write_suite_table
# write suite graphs
for SUITE in $SUITES ; do
- write_page " <a href=\"/$SUITE\"><img src=\"/$SUITE/$ARCH/${TABLE[0]}.png\" class=\"overview\" alt=\"$SUITE/$ARCH stats\"></a>"
+ write_page " <a href=\"/$SUITE/$ARCH\"><img src=\"/$SUITE/$ARCH/${TABLE[0]}.png\" class=\"overview\" alt=\"$SUITE/$ARCH stats\"></a>"
done
write_page "</p>"
write_meta_pkg_graphs_links