Skip to content

Commit ed1e45a

Browse files
committed
Link to yarnpkg website instead of npmjs
1 parent 556dc89 commit ed1e45a

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
@@ -120,7 +120,7 @@ AppRegistry.runApplication('MyApp', { rootTag: document.getElementById('react-ro
120120
React Native for Web is [BSD licensed](LICENSE).
121121

122122
[npm-image]: https://badge.fury.io/js/react-native-web.svg
123-
[npm-url]: https://npmjs.org/package/react-native-web
123+
[npm-url]: https://yarnpkg.com/en/package/react-native-web
124124
[react-native-url]: https://facebook.github.io/react-native/
125125
[travis-image]: https://travis-ci.org/necolas/react-native-web.svg?branch=master
126126
[travis-url]: https://travis-ci.org/necolas/react-native-web

0 commit comments

Comments
 (0)