Skip to content

Commit 7c58612

Browse files
committed
chore: update CI badge url
1 parent 4698799 commit 7c58612

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Performance measurement for your React Native apps.
1111
Documentation can be found at [shopify.github.io/react-native-performance/docs/](https://shopify.github.io/react-native-performance/docs/)
1212

1313

14-
<img src="https://badge.buildkite.com/a19f57510b2dae4110bba6bdf73051dc6b080e43a22f2ff5f3.svg" alt="Build status"/>
14+
<img src="https://github.com/Shopify/react-native-performance/actions/workflows/react-native-performance.yml/badge.svg?branch=main" alt="Build status"/>
1515
<a href="https://lerna.js.org" title="lerna">
1616
<img src="https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg" alt="lerna"/>
1717
</a>

templates/README_ROOT.hbs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Performance measurement for your React Native apps.
1111
Documentation can be found at [shopify.github.io/react-native-performance](https://shopify.github.io/react-native-performance/)
1212

1313

14-
<img src="https://badge.buildkite.com/a19f57510b2dae4110bba6bdf73051dc6b080e43a22f2ff5f3.svg" alt="Build status"/>
14+
<img src="https://github.com/Shopify/react-native-performance/actions/workflows/react-native-performance.yml/badge.svg?branch=main" alt="Build status"/>
1515
<a href="https://lerna.js.org" title="lerna">
1616
<img src="https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg" alt="lerna"/>
1717
</a>

0 commit comments

Comments
 (0)