Skip to content

Commit 4f16501

Browse files
committed
update ASF CI url
1 parent e138af1 commit 4f16501

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Contributing to [Apache Maven Checkstyle Plugin](https://maven.apache.org/plugin
2121
[![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
2222
[![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-checkstyle-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.plugins/maven-checkstyle-plugin)
2323
[![Reproducible Builds](https://img.shields.io/badge/Reproducible_Builds-ok-green?labelColor=blue)](https://github.com/jvm-repo-rebuild/reproducible-central#org.apache.maven.plugins:maven-checkstyle-plugin)
24-
[![Jenkins Status](https://img.shields.io/jenkins/s/https/builds.apache.org/job/maven-box/job/maven-checkstyle-plugin/job/master.svg?)][build]
25-
[![Jenkins tests](https://img.shields.io/jenkins/t/https/builds.apache.org/job/maven-box/job/maven-checkstyle-plugin/job/master.svg?)][test-results]
24+
[![Jenkins Status](https://img.shields.io/jenkins/s/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-checkstyle-plugin/job/master.svg?)][build]
25+
[![Jenkins tests](https://img.shields.io/jenkins/t/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-checkstyle-plugin/job/master.svg?)][test-results]
2626

2727

2828
You have found a bug or you have an idea for a cool new feature? Contributing
@@ -96,5 +96,5 @@ Additional Resources
9696
[code-style]: https://maven.apache.org/developers/conventions/code.html
9797
[cla]: https://www.apache.org/licenses/#clas
9898
[maven-wiki]: https://cwiki.apache.org/confluence/display/MAVEN/Index
99-
[test-results]: https://builds.apache.org/job/maven-box/job/maven-checkstyle-plugin/job/master/lastCompletedBuild/testReport/
100-
[build]: https://builds.apache.org/job/maven-box/job/maven-checkstyle-plugin/job/master/
99+
[test-results]: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-checkstyle-plugin/job/master/lastCompletedBuild/testReport/
100+
[build]: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-checkstyle-plugin/job/master/

0 commit comments

Comments
 (0)