Skip to content

Commit 8ebbf62

Browse files
authored
chore: set circle ci status badge according to new org (#292)
1 parent 58e54bc commit 8ebbf62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Thank you!
1111

1212
# React Native DateTimePicker
1313

14-
[![CircleCI Status][circle-ci-badge]][circle-ci-status]
14+
![CircleCI Status][circle-ci-status]
1515
![Supports Android and iOS][support-badge]
1616
![MIT License][license-badge]
1717
[![Lean Core Badge][lean-core-badge]][lean-core-issue]
@@ -704,7 +704,7 @@ Add `PackageProviders().Append(winrt::DateTimePicker::ReactPackageProvider());`
704704
1. Run `npm run start:ios` or `npm run start:android` or `npm run start:windows` (or `yarn run start:windows`)
705705

706706
[circle-ci-badge]: https://img.shields.io/circleci/project/github/react-native-community/datetimepicker/master.svg?style=flat-square
707-
[circle-ci-status]: https://circleci.com/gh/react-native-community/workflows/datetimepicker/tree/master
707+
[circle-ci-status]: https://circleci.com/gh/react-native-datetimepicker/datetimepicker.svg?style=svg
708708
[support-badge]: https://img.shields.io/badge/platforms-android%20%7C%20ios%20%7C%20windows-lightgrey.svg?style=flat-square
709709
[license-badge]: https://img.shields.io/npm/l/@react-native-community/slider.svg?style=flat-square
710710
[lean-core-badge]: https://img.shields.io/badge/Lean%20Core-Extracted-brightgreen.svg?style=flat-square

0 commit comments

Comments
 (0)