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

lukaszlenart pushed a commit to branch fix/build-status
in repository https://gitbox.apache.org/repos/asf/struts.git

commit 9d2a7649c57c5b1ec7819628a772e1a5b8880e98
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Sat Feb 17 08:31:57 2024 +0100

    Updates link to build status on Jenkins
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ca6366563..cdabef1fc 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
 The Apache Struts web framework
 -------------------------------
 
-[![Jenkins 
Build](https://builds.apache.org/buildStatus/icon?job=Struts%2FStruts+Core%2Fmaster)](https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/master/)
+[![Build 
Status](https://ci-builds.apache.org/buildStatus/icon?job=Struts%2FStruts+Core%2Fmaster)](https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/master/)
 [![Java 
Build](https://github.com/apache/struts/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/struts/actions/workflows/maven.yml)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.struts/struts2-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.struts/struts2-core/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.struts/struts2-core.svg)](https://javadoc.io/doc/org.apache.struts/struts2-core)

Reply via email to