Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 64c08ce

Browse files
committed
Merge pull request ua-parser#11 from nmische/ua-parser_image_url
Fixing build status URL.
2 parents c999a9b + eb5fa8b commit 64c08ce

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
@@ -3,7 +3,7 @@ A python implementation of the UA Parser (https://github.com/ua-parser, formerly
33

44
##Build Status
55

6-
[![Build Status](https://travis-ci.org/nmische/uap-python.svg)](https://travis-ci.org/nmische/uap-python)
6+
[![Build Status](https://travis-ci.org/ua-parser/uap-python.svg)](https://travis-ci.org/ua-parser/uap-python)
77

88
##Installing
99

0 commit comments

Comments
 (0)