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

vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new ebde406103 NO-JIRA: fix build status badge (#167)
ebde406103 is described below

commit ebde406103d29baa5d827b933cd88b48ebece615
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Thu Jan 12 08:59:57 2023 +0100

    NO-JIRA: fix build status badge (#167)
---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 0f603d5a43..ec6710417f 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,10 @@
 
 ---
 
-| CI Process              | Status                                             
                                                                                
                                       |
-|-------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| GitHub Actions          | ![Build 
Status](https://github.com/apache/qpid-broker-j/.github/workflows/build.yml/badge.svg)
                                                                            |
-| Apache Jenkins CI Build | [![Build 
Status](https://ci-builds.apache.org/buildStatus/icon?job=Qpid%2FQpid-Broker-J-TestMatrix)](https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/)
 |
+| CI Process              | Status                                             
                                                                                
                                                            |
+|-------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| GitHub Actions          | [![Build 
Status](https://github.com/apache/qpid-broker-j/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/apache/qpid-broker-j/actions/workflows/build.yml/?branch=main)
 |
+| Apache Jenkins CI Build | [![Build 
Status](https://ci-builds.apache.org/buildStatus/icon?job=Qpid%2FQpid-Broker-J-TestMatrix)](https://ci-builds.apache.org/job/Qpid/job/Qpid-Broker-J-TestMatrix/)
                      |
 
 ---
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to