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-wagon.git


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

commit 87702aebc23843e7daa511d34ee9bca9b1bcd4f6
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Sun Jul 25 15:39:37 2021 +0200

    update CI url
---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 7522eba..32b2002 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,8 @@ Contributing to [Apache Maven 
Wagon](https://maven.apache.org/wagon/)
 [![Apache License, Version 2.0, January 
2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.maven.wagon/wagon.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.wagon/wagon)
 [![Reproducible 
Builds](https://img.shields.io/badge/Reproducible_Builds-ok-green?labelColor=blue)](https://github.com/jvm-repo-rebuild/reproducible-central#org.apache.maven.wagon:wagon)
-[![Jenkins 
Status](https://img.shields.io/jenkins/s/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-wagon/job/master.svg)][build]
-[![Jenkins 
tests](https://img.shields.io/jenkins/t/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-wagon/job/master.svg)][test-results]
+[![Jenkins 
Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wagon/job/master.svg)][build]
+[![Jenkins 
tests](https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wagon/job/master.svg)][test-results]
 
 
 You have found a bug or you have an idea for a cool new feature? Contributing
@@ -96,5 +96,5 @@ Additional Resources
 [code-style]: https://maven.apache.org/developers/conventions/code.html
 [cla]: https://www.apache.org/licenses/#clas
 [maven-wiki]: https://cwiki.apache.org/confluence/display/MAVEN/Index
-[test-results]: 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-wagon/job/master/lastCompletedBuild/testReport/
-[build]: 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-wagon/job/master/
+[test-results]: 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wagon/job/master/lastCompletedBuild/testReport/
+[build]: 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wagon/job/master/

Reply via email to