Skip to content

Commit

Permalink
update CI url
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Jul 25, 2021
1 parent b994451 commit 6a09226
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -21,8 +21,8 @@ Contributing to [Apache Maven Doxia Sitetools](https://maven.apache.org/doxia/do
[![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.doxia/doxia-sitetools.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.doxia/doxia-sitetools)
[![Reproducible Builds](https://img.shields.io/badge/Reproducible_Builds-ok-green?labelColor=blue)](https://github.com/jvm-repo-rebuild/reproducible-central#org.apache.maven.doxia:doxia-sitetools)
[![Jenkins Status](https://img.shields.io/jenkins/s/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-doxia-sitetools/job/master.svg)][build]
[![Jenkins tests](https://img.shields.io/jenkins/t/https/ci-builds.apache.org/job/Maven/job/maven-box/job/maven-doxia-sitetools/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-doxia-sitetools/job/master.svg)][build]
[![Jenkins tests](https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia-sitetools/job/master.svg)][test-results]


You have found a bug or you have an idea for a cool new feature? Contributing
Expand Down Expand Up @@ -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-doxia-sitetools/job/master/lastCompletedBuild/testReport/
[build]: https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-doxia-sitetools/job/master/
[test-results]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia-sitetools/job/master/lastCompletedBuild/testReport/
[build]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-doxia-sitetools/job/master/

0 comments on commit 6a09226

Please sign in to comment.