You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2020/05/22 06:08:55 UTC

[struts] branch master updated: Uses proper Jenkins status badge

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

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/master by this push:
     new 354bf96  Uses proper Jenkins status badge
354bf96 is described below

commit 354bf9689314f32960918a63fa47e1e1dc288ce5
Author: Lukasz Lenart <lu...@apache.org>
AuthorDate: Fri May 22 08:08:32 2020 +0200

    Uses proper Jenkins status badge
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cfcf174..62d4e9f 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
 The Apache Struts web framework
 -------------------------------
 
-[![Build Status @ Jenkins](https://builds.apache.org/buildStatus/icon?job=Struts-master-JDK8)](https://builds.apache.org/view/S-Z/view/Struts/job/Struts-master-JDK8/)
+[![Build Status @ Jenkins](https://builds.apache.org/buildStatus/icon?job=struts-core%2Fmaster)](https://builds.apache.org/view/S-Z/view/Struts/job/struts-core/job/master/)
 [![Build Status @ Travis](https://travis-ci.org/apache/struts.svg?branch=master)](https://travis-ci.org/apache/struts)
 [![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)