This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 8a3b260e Add badge for dist-tools errors
8a3b260e is described below

commit 8a3b260e4a4de3e2064aa33331e7150a0f3d239f
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Tue Oct 7 17:54:15 2025 +0200

    Add badge for dist-tools errors
    
    Also refresh badges links
---
 README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c9fdfaa6..6764fcbc 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,10 @@ limitations under the License.
 # Maven Site
 
 [![Apache License, Version 2.0, January 
2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
-[![Jenkins 
Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-site/job/master.svg)][build]
+[![Jenkins 
Build](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fci-maven.apache.org%2Fjob%2FMaven%2Fjob%2Fmaven-box%2Fjob%2Fmaven-site%2Fjob%2Fmaster)
+][build]
+[![Jenkins 
Tests](https://img.shields.io/jenkins/tests?jobUrl=https%3A%2F%2Fci-maven.apache.org%2Fjob%2FMaven%2Fjob%2Fmaven-box%2Fjob%2Fmaven-dist-tool%2Fjob%2Fmaster%2F&label=Check%20Errors)
+][check-errors]
 
 This is the Git repository for the content of <https://maven.apache.org/>.
 See [website documentation](https://maven.apache.org/developers/website/) for 
details on the publication structure.
@@ -47,4 +50,4 @@ Additional Resources
 [ml-list]: https://maven.apache.org/mailing-lists.html
 [cla]: https://www.apache.org/licenses/#clas
 [build]: 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-site/job/master/
-
+[check-errors]: 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-dist-tool/job/master/lastCompletedBuild/site/dist-tool-check-errors.html

Reply via email to