diff --git a/INSTALL b/INSTALL index 53b4dd85381abf295da8851c8010983901dc0f8d..52cd58d54db1958c8f8e3f11239d1fb7da8aac52 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/`