Skip to content

Commit 09d5860

Browse files
Fix Jenkin bages in README
1 parent 4308f6c commit 09d5860

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ Contributing to [Apache Maven Dependency Plugin](https://maven.apache.org/plugin
1818
======================
1919

2020
[![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
21-
[![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-dependency-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.plugins/maven-dependency-plugin)
21+
[![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-dependency-plugin.svg?label=Maven%20Central)][central]
2222
[![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/apache/maven/plugins/maven-dependency-plugin//badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/plugins/maven-dependency-plugin/README.md)
23-
[![Jenkins Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dependency-plugin/job/master.svg?)][build]
24-
[![Jenkins tests](https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dependency-plugin/job/master.svg?)][test-results]
23+
[![Jenkins Build](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fci-maven.apache.org%2Fjob%2FMaven%2Fjob%2Fmaven-box%2Fjob%2Fmaven-dependency-plugin%2Fjob%2Fmaster%2F)][build]
24+
[![Jenkins Tests](https://img.shields.io/jenkins/tests?jobUrl=https%3A%2F%2Fci-maven.apache.org%2Fjob%2FMaven%2Fjob%2Fmaven-box%2Fjob%2Fmaven-dependency-plugin%2Fjob%2Fmaster%2F)][test-results]
2525

2626
You have found a bug, or you have an idea for a cool new feature? Contributing
2727
code is a great way to give something back to the open source community. Before
@@ -74,6 +74,7 @@ Additional Resources
7474
+ [Apache Maven Bluesky Account](https://bsky.app/profile/maven.apache.org)
7575
+ [Apache Maven Mastodon Account](https://mastodon.social/deck/@ASFMavenProject@fosstodon.org)
7676

77+
[central]: https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-dependency-plugin
7778
[license]: https://www.apache.org/licenses/LICENSE-2.0
7879
[ml-list]: https://maven.apache.org/mailing-lists.html
7980
[code-style]: https://maven.apache.org/developers/conventions/code.html

0 commit comments

Comments
 (0)