From eb5fa8b2484e8cef63af5160671692103ba116dc Mon Sep 17 00:00:00 2001 From: Nathan Mische Date: Tue, 11 Aug 2015 14:20:25 -0400 Subject: [PATCH] Fixing build status URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 404cf6f..4e4da49 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A python implementation of the UA Parser (https://github.com/ua-parser, formerly ##Build Status -[![Build Status](https://travis-ci.org/nmische/uap-python.svg)](https://travis-ci.org/nmische/uap-python) +[![Build Status](https://travis-ci.org/ua-parser/uap-python.svg)](https://travis-ci.org/ua-parser/uap-python) ##Installing