Skip to content

Commit b98ce8f

Browse files
committed
docs: replace build badge in README
1 parent bd94f16 commit b98ce8f

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
@@ -54,8 +54,8 @@ class MyComponent extends Component {
5454
| `truncateLocation` | `String` | `"smart"` | Specify location of truncation. Possible values: `"smart"`, `"end"`, `"middle"`. |
5555
| `webFallback` | `Boolean` | Android: `true` iOS: `false` | Link to web versions of Instagram/Twitter for hashtag and mention links when users don't have the respective app installed. *Requires `LSApplicationQueriesSchemes` on iOS. See: https://facebook.github.io/react-native/docs/linking.html* |
5656

57-
[build-url]: https://travis-ci.org/joshswan/react-native-autolink
58-
[build-image]: https://travis-ci.org/joshswan/react-native-autolink.svg?branch=master
57+
[build-url]: https://circleci.com/gh/joshswan/react-native-autolink
58+
[build-image]: https://circleci.com/gh/joshswan/react-native-autolink.svg?style=svg
5959
[depstat-url]: https://david-dm.org/joshswan/react-native-autolink
6060
[depstat-image]: https://david-dm.org/joshswan/react-native-autolink.svg
6161
[devdepstat-url]: https://david-dm.org/joshswan/react-native-autolink#info=devDependencies

0 commit comments

Comments
 (0)