This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git


The following commit(s) were added to refs/heads/master by this push:
     new 6fc12fb  update ASF CI url
6fc12fb is described below

commit 6fc12fb46afe12cbb979c424fdd2c352a852aca9
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Fri Aug 28 12:30:00 2020 +0200

    update ASF CI url
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index b0192c9..babc6e7 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Apache [Maven Distribution Tool][report] Plugin
 
 [![ASF 
Jira](https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-MNGSITE.json)][jira]
 [![Apache License, Version 2.0, January 
2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
-[![Jenkins 
Status](https://img.shields.io/jenkins/s/https/builds.apache.org/job/maven-box/job/maven/job/master.svg)][build]
+[![Jenkins 
Status](https://img.shields.io/jenkins/s/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/master.svg)][build]
 
 
 Maven Distribution Tool plugin is a tool executed daily on Maven CI server to 
produce [a report][report]
@@ -32,8 +32,8 @@ Quick Build
 mvn clean install site
 ```
 
-[report]: 
https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-plugin/site/
+[report]: 
https://ci-builds.apache.org/job/Maven/job/dist-tool-plugin/job/master/site/
 [jira]: https://issues.apache.org/jira/projects/MNGSITE/
 [license]: https://www.apache.org/licenses/LICENSE-2.0
-[build]: https://builds.apache.org/job/dist-tool-plugin/
+[build]: https://ci-builds.apache.org/job/Maven/job/dist-tool-plugin/
 

Reply via email to