From 9a18750ebbac7d099a3490173f3272570027f11f Mon Sep 17 00:00:00 2001 From: David Prevot Date: Wed, 27 Apr 2022 10:31:37 +0200 Subject: [PATCH] Doc: URL update (301). --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 53b4dd853..52cd58d54 100644 --- a/INSTALL +++ b/INSTALL @@ -118,7 +118,7 @@ link://munin-monitoring[Munin] is installed, running with link:https://jenkins.d === Using jenkins-job-builder -'update_jdn.sh' takes care of this too, so this is just a quick run through. Make sure to also look at the upstream documentation at http://ci.openstack.org/jenkins-job-builder/ +'update_jdn.sh' takes care of this too, so this is just a quick run through. Make sure to also look at the upstream documentation at https://jenkins-job-builder.readthedocs.io/en/latest/ * run `cd /srv/jenkins/job-cfg ; jenkins-job-builder update .` to update jobs * for testing: `cd /srv/jenkins/job-cfg ; rm test-output/ -r ; mkdir test-output ; jenkins-job-builder test . -o test-output/ ; ls test-output/` -- GitLab