From 1df20e5c64bbd832860eec823322c074e9a73e23 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Fri, 7 Jul 2023 08:46:30 -0700 Subject: [PATCH] Update incremental build link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afe2b6e1e..9340bf89a 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Here's how the columns work: * Done - done and deployed. Grab the latest version from your Jenkins Update Center or the [Releases](https://github.com/jenkinsci/build-monitor-plugin/releases) page. If you'd like to get hold of the latest and greatest build of the Build Monitor Plugin -before it's available in the Jenkins Update Center, you can [download it](https://smartcode-opensource.ci.cloudbees.com/job/build-monitor/lastBuild/) from the [SmartCode Open-Source](http://bit.ly/SmartCodeOSCI) Jenkins CI server. +before it's available in the Jenkins Update Center, you can [download the latest incremental build](https://ci.jenkins.io/job/Plugins/job/build-monitor-plugin/job/master/) from the Jenkins CI server. If the plugin doesn't appear in your Jenkins Update Center, visit Manage Plugins / Advanced and click the "Check now" button to make Jenkins retrieve the latest `update-center.json` data. ## (A)TDD