Skip to content

Commit b423570

Browse files
committed
fixed badge links
1 parent 3508525 commit b423570

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# :space_invader: React Native Template TypeScript
22

33
<p>
4-
<a href="https://github.com/emin93/react-native-template-typescript#readme">
5-
<img alt="Build Status" src="https://img.shields.io/travis/emin93/react-native-template-typescript.svg" target="_blank" />
4+
<a href="https://travis-ci.org/react-native-community/react-native-template-typescript">
5+
<img alt="Build Status" src="https://img.shields.io/travis/react-native-community/react-native-template-typescript.svg" target="_blank" />
66
</a>
7-
<a href="https://github.com/emin93/react-native-template-typescript#readme">
7+
<a href="https://github.com/react-native-community/react-native-template-typescript#readme">
88
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" target="_blank" />
99
</a>
10-
<a href="https://github.com/emin93/react-native-template-typescript/graphs/commit-activity">
10+
<a href="https://github.com/react-native-community/react-native-template-typescript/graphs/commit-activity">
1111
<img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" target="_blank" />
1212
</a>
13-
<a href="https://github.com/emin93/react-native-template-typescript/blob/master/LICENSE">
13+
<a href="https://github.com/react-native-community/react-native-template-typescript/blob/master/LICENSE">
1414
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" target="_blank" />
1515
</a>
1616
</p>

0 commit comments

Comments
 (0)