diff --git a/README.md b/README.md index 03375121f5b14fb166f86749abd121b6a2e40d23..af8ebbc33cc338db216769834dd8702d66a369fb 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,8 @@ This will run our Jasmine test suite as well as lint the JavaScript according to ### CI -[Jenkins](https://devexp.ci.corp.adobe.com:12001/blue/organizations/jenkins/jsonschema2md/). - -Continuous integration runs on the [Developer Experience's Jenkins instance](https://devexp.ci.corp.adobe.com:12001) under the [jsonschema2md job](https://devexp.ci.corp.adobe.com:12001/blue/organizations/jenkins/jsonschema2md/pr). All pull requests automatically trigger a job that runs the [tests](#tests) by executing the [`Jenkinsfile`](Jenkinsfile). +Continuous integration runs on [CircleCI](https://circleci.com/gh/adobe/jsonschema2md). +All pull requests automatically trigger a job that runs the [tests](#tests) by executing the [`Jenkinsfile`](Jenkinsfile). ### Code Coverage