Skip to content

Commit e94b380

Browse files
committed
project: fix code cov badge url
1 parent 6d016f0 commit e94b380

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
@@ -3,7 +3,7 @@
33

44
<p align="left">
55
<img src="https://github.com/AsyncCommunity/AsyncExtensions/actions/workflows/ci.yml/badge.svg?branch=main" alt="Build Status" title="Build Status">
6-
<a href="https://codecov.io/gh/AsyncCommunity/AsyncExtensions"><img src="https://codecov.io/gh/AsyncCommunity/AsyncExtensions/branch/main/graph/badge.svg?token=NTGOIK6CSE"/></a>
6+
<a href="https://codecov.io/gh/sideeffect-io/AsyncExtensions"><img src="https://codecov.io/gh/sideeffect-io/AsyncExtensions/branch/main/graph/badge.svg?token=NTGOIK6CSE"/></a>
77
<a href="https://github.com/apple/swift-package-manager" target="_blank"><img src="https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg" alt="AsyncExtensions supports Swift Package Manager (SPM)"></a>
88
<img src="https://img.shields.io/badge/platforms-iOS%2013%20%7C%20macOS 10.15%20%7C%20tvOS%2013%20%7C%20watchOS%206-333333.svg" />
99

0 commit comments

Comments
 (0)