From df7be69e28e6535e5d8d1a33c2fa575614bcfc5c Mon Sep 17 00:00:00 2001 From: olivierdagenais Date: Wed, 16 Oct 2013 23:23:25 -0400 Subject: [PATCH] Fixed CI link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72eb7fb44..054343d8e 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ Allows you to use TFS as an SCM in Jenkins jobs. Wiki and Info ------------- * User documentation for the plugin can be found on the [wiki] -* Build status of master and pull requests can be seen at the [BuildHive] +* Build status of master and pull requests can be seen at the [CloudBees] * Issues are tracked by the [Jenkins JIRA] [wiki]: http://wiki.jenkins-ci.org/display/JENKINS/Team+Foundation+Server+Plugin [MIT Licence]: http://opensource.org/licenses/MIT -[BuildHive]: https://buildhive.cloudbees.com/job/jenkinsci/job/tfs-plugin/ +[CloudBees]: https://jenkins.ci.cloudbees.com/job/plugins/job/tfs-plugin/ [Jenkins JIRA]: http://issues.jenkins-ci.org/secure/IssueNavigator.jspa?mode=hide&reset=true&jqlQuery=project+%3D+JENKINS+AND+status+in+%28Open%2C+%22In+Progress%22%2C+Reopened%29+AND+component+%3D+%27tfs%27