Skip to content

Commit 4f4a6b4

Browse files
jaworekthymikee
andauthored
fix: cleanup codecov badge links (#1205)
* fix: cleanup codecov badge links * fix: correct order Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
1 parent be202a9 commit 4f4a6b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[![Version][version-badge]][package]
1313
[![PRs Welcome][prs-welcome-badge]][prs-welcome]
1414
[![Chat][chat-badge]][chat]
15-
![codecov](https://codecov.io/gh/callstack/react-native-testing-library/branch/main/graph/badge.svg?token=tYVSWro1IP)](https://codecov.io/gh/callstack/react-native-testing-library)
15+
[![codecov][codecov-badge]][codecov]
1616
[![Sponsored by Callstack][callstack-badge]][callstack]
1717

1818
## The problem
@@ -172,3 +172,5 @@ Supported and used by [Rally Health](https://www.rallyhealth.com/careers-home).
172172
[chat]: https://discord.gg/QbGezWe
173173
[callstack-badge]: https://callstack.com/images/callstack-badge.svg
174174
[callstack]: https://callstack.com/open-source/?utm_source=github.com&utm_medium=referral&utm_campaign=react-native-testing-library&utm_term=readme
175+
[codecov-badge]: https://codecov.io/gh/callstack/react-native-testing-library/branch/main/graph/badge.svg?token=tYVSWro1IP
176+
[codecov]: https://codecov.io/gh/callstack/react-native-testing-library

0 commit comments

Comments
 (0)