From 4b1262ef0fdf72aa3bbdf601e0fa3a255561e3c8 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Mon, 28 Dec 2020 09:13:51 +0100 Subject: [PATCH] Uses proper URLs for Jenkins --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa7573c09..3356c13b8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The Apache Struts web framework ------------------------------- -[![Build Status @ Jenkins](https://ci-builds.apache.org/buildStatus/icon?job=Struts%2FStruts+Core%2Fmaster)](https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/master/) +[![Build Status @ Jenkins](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 @ Travis](https://travis-ci.com/apache/struts.svg?branch=master)](https://travis-ci.com/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) diff --git a/pom.xml b/pom.xml index ecba6d8b8..2bc558dca 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ Jenkins - https://builds.apache.org/view/S-Z/view/Struts/ + https://builds.apache.org/job/Struts/ mail