summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_nodes_info.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-06-13 00:36:57 +0200
committerHolger Levsen <holger@layer-acht.org>2017-06-13 00:36:57 +0200
commitc068756005c8f639917cb7bd302b66f47053da58 (patch)
tree57057394cb50ac72025b27f0221c2fb72730d88b /bin/reproducible_html_nodes_info.sh
parent4547adc7795af312c9a3ca17c1edde9f60ad45a8 (diff)
downloadjenkins.debian.net-c068756005c8f639917cb7bd302b66f47053da58.tar.xz
reproducible Debian: fixup URL
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_html_nodes_info.sh')
-rwxr-xr-xbin/reproducible_html_nodes_info.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_nodes_info.sh b/bin/reproducible_html_nodes_info.sh
index fe0d19bf..cc368229 100755
--- a/bin/reproducible_html_nodes_info.sh
+++ b/bin/reproducible_html_nodes_info.sh
@@ -58,7 +58,7 @@ for ARCH in ${ARCHS} ; do
esac
fi
write_page "<tr><td>$JENKINS_NODENAME</td>"
- URL="https://jenkins.debian.net/view/reproducible/view/Node_node_health_check/job/reproducible_node_health_check_${ARCH}_${JENKINS_NODENAME}"
+ URL="https://jenkins.debian.net/view/reproducible/view/Node_maintenance/job/reproducible_node_health_check_${ARCH}_${JENKINS_NODENAME}"
BADGE="$URL/badge/icon"
write_page "<td><a href='$URL'><img src='$BADGE' /></a></td>"
URL="https://jenkins.debian.net/view/reproducible/view/Node_maintenance/job/reproducible_maintenance_${ARCH}_${JENKINS_NODENAME}"