Skip to content

Commit 2e4242c

Browse files
authored
Fix release badge in README (parse-community#1610)
1 parent a8aab43 commit 2e4242c

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
@@ -23,7 +23,7 @@
2323
<a href="https://github.com/carthage/carthage"><img alt="Carthage compatible" src="https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat"></a>
2424
<a href="https://github.com/parse-community/Parse-SDK-iOS-OSX/blob/master/Vendor"><img alt="Dependencies" src="https://img.shields.io/badge/dependencies-2-yellowgreen.svg"></a>
2525
<a href="https://github.com/parse-community/Parse-SDK-iOS-OSX/actions?query=workflow%3Aci+branch%3Amaster"><img alt="CI status" src="https://github.com/parse-community/Parse-SDK-iOS-OSX/workflows/ci/badge.svg?branch=master"></a>
26-
<a href="https://github.com/parse-community/Parse-SDK-iOS-OSX/actions?query=workflow%3Arelease"><img alt="Release status" src="https://github.com/parse-community/Parse-SDK-iOS-OSX/workflows/release/badge.svg?branch=master"></a>
26+
<a href="https://github.com/parse-community/Parse-SDK-iOS-OSX/actions?query=workflow%3Arelease"><img alt="Release status" src="https://github.com/parse-community/Parse-SDK-iOS-OSX/actions/workflows/release.yml/badge.svg"></a>
2727
<a href="https://circleci.com/build-insights/gh/parse-community/Parse-SDK-iOS-OSX/master"><img alt="Build status" src="https://circleci.com/gh/parse-community/Parse-SDK-iOS-OSX.svg?style=shield"></a>
2828
<a href="https://codecov.io/github/parse-community/Parse-SDK-iOS-OSX?branch=master"><img alt="Coverage status" src="https://img.shields.io/codecov/c/github/parse-community/Parse-SDK-iOS-OSX/master.svg"></a>
2929
<a href="https://community.parseplatform.org/"><img alt="Join the conversation" src="https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg"></a>

0 commit comments

Comments
 (0)