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

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new d16bc7546c Fixed: BuildBot status Badge, use a link to BuildBot pages 
rather than to images
d16bc7546c is described below

commit d16bc7546c90eb85dfaedb7cc504e5f0ac053a24
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Fri Apr 21 13:56:34 2023 +0200

    Fixed: BuildBot status Badge, use a link to BuildBot pages rather than to 
images
    
    Uses the right name for the trunk plugins badge,
    even it the are actually all the same
    
    Thanks: Daniel for spotting
---
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index c64b21882a..7efad92575 100644
--- a/README.adoc
+++ b/README.adoc
@@ -22,7 +22,7 @@ The Apache OFBiz Project
 
 
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg[link=http://www.apache.org/licenses/LICENSE-2.0]
 
image:https://img.shields.io/badge/Version-trunk-blue.svg[link=https://github.com/apache/ofbiz-framework]
-image:https://ci2.apache.org/badges/ofbizTrunkFramework.svg[link=https://ci2.apache.org/#/builders?tags=%2BofbizTrunkFrameworkPlugins]
+image:https://ci2.apache.org/badges/ofbizTrunkFrameworkPlugins.svg[link=https://ci2.apache.org/#/builders?tags=%2BofbizTrunkFrameworkPlugins]
 
image:https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml/badge.svg?branch=trunk[link=https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml]
 
image:https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&metric=alert_status[link=https://sonarcloud.io/dashboard?id=apache_ofbiz-framework]
 
image:https://qpkb254zxeu.montastic.io/badge[link=https://qpkb254zxeu.montastic.io]

Reply via email to