Skip to content

Commit 5245734

Browse files
authored
Merge pull request #23 from turing85/feature/fix-build-badge
Fix build badge in README.md
2 parents 913c403 + a71d252 commit 5245734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Citrus Remote ![Logo][1]
22
==============
33

44
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.consol.citrus/citrus-remote/badge.svg?style=flat-square)](https://central.sonatype.com/search?q=g%253Acom.consol.citrus)
5-
[![build](https://github.com/citrusframework/citrus-remote/workflows/build/badge.svg?branch=main)](https://github.com/citrusframework/citrus-remote/actions)
5+
[![build](https://github.com/citrusframework/citrus-remote/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/citrusframework/citrus-remote/actions)
66
[![Javadocs](http://javadoc.io/badge/com.consol.citrus/citrus-remote-server.svg)](http://javadoc.io/doc/com.consol.citrus/citrus-remote-server)
77
[![Licensed under Apache License version 2.0](https://img.shields.io/github/license/openshift/origin.svg?maxAge=2592000)](https://www.apache.org/licenses/LICENSE-2.0")
88
[![Chat on Zulip](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://citrusframework.zulipchat.com)

0 commit comments

Comments
 (0)