diff --git a/services/document-updater/Jenkinsfile b/services/document-updater/Jenkinsfile index c8e5e33a50..9abbdc917b 100644 --- a/services/document-updater/Jenkinsfile +++ b/services/document-updater/Jenkinsfile @@ -5,7 +5,7 @@ pipeline { environment { GIT_PROJECT = "document-updater" - JENKINS_WORKFLOW = "document-updater" + JENKINS_WORKFLOW = "document-updater-sharelatex-internal" TARGET_URL = "${env.JENKINS_URL}blue/organizations/jenkins/${JENKINS_WORKFLOW}/detail/$BRANCH_NAME/$BUILD_NUMBER/pipeline" GIT_API_URL = "https://api.github.com/repos/overleaf/${GIT_PROJECT}/statuses/$GIT_COMMIT" } diff --git a/services/document-updater/README.md b/services/document-updater/README.md index f86dcda412..f9cf7c76bb 100644 --- a/services/document-updater/README.md +++ b/services/document-updater/README.md @@ -1,13 +1,11 @@ -document-updater-sharelatex +overleaf/document-updater =========================== An API for applying incoming updates to documents in real-time. -[![Build Status](https://travis-ci.org/sharelatex/document-updater-sharelatex.png?branch=master)](https://travis-ci.org/sharelatex/document-updater-sharelatex) - License ------- The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3. A copy can be found in the `LICENSE` file. -Copyright (c) ShareLaTeX, 2014. +Copyright (c) Overleaf, 2014-2019.