Skip to content

Commit 57ba716

Browse files
committed
update ASF CI url
1 parent 25bae43 commit 57ba716

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
@@ -20,8 +20,8 @@ Contributing to [Apache Maven GPG Plugin](https://maven.apache.org/plugins/maven
2020
[![ASF Jira](https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-MGPG.json)][jira]
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-gpg-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.plugins/maven-gpg-plugin)
23-
[![Jenkins Status](https://img.shields.io/jenkins/s/https/builds.apache.org/job/maven-box/job/maven-gpg-plugin/job/master.svg)][build]
24-
[![Jenkins tests](https://img.shields.io/jenkins/t/https/builds.apache.org/job/maven-box/job/maven-gpg-plugin/job/master.svg)][test-results]
23+
[![Jenkins Status](https://img.shields.io/jenkins/s/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-gpg-plugin/job/master.svg)][build]
24+
[![Jenkins tests](https://img.shields.io/jenkins/t/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-gpg-plugin/job/master.svg)][test-results]
2525

2626

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

0 commit comments

Comments
 (0)