Skip to content

Commit a02ebd5

Browse files
authored
Merge pull request #26 from react-native-community/Naturalclar-patch-1
Fix URL in README
2 parents 20517e8 + 6ebe5b7 commit a02ebd5

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
@@ -104,8 +104,8 @@ export const Example = () => {
104104

105105
```
106106

107-
[build-badge]: https://img.shields.io/circleci/project/github/react-native-community/react-native-progress-bar-android/master.svg?style=flat-square
108-
[build]: https://circleci.com/gh/react-native-community/react-native-progress-bar-android
107+
[build-badge]: https://img.shields.io/circleci/project/github/react-native-community/progress-bar-android/master.svg?style=flat-square
108+
[build]: https://circleci.com/gh/react-native-community/progress-bar-android
109109
[version-badge]: https://img.shields.io/npm/v/@react-native-community/progress-bar-android.svg?style=flat-square
110110
[package]: https://www.npmjs.com/package/@react-native-community/progress-bar-android
111111
[support-badge]:https://img.shields.io/badge/platforms-android-lightgrey.svg?style=flat-square

0 commit comments

Comments
 (0)