From 06f83754919250c6d7cc9e21105565b144cd71aa Mon Sep 17 00:00:00 2001 From: Sean McArthur Date: Thu, 18 Sep 2014 16:48:07 -0700 Subject: [PATCH] update travis links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6be86e51..2da7c874 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # hyper -[![Build Status](https://travis-ci.org/seanmonstar/hyper.svg?branch=master)](https://travis-ci.org/seanmonstar/hyper) +[![Build Status](https://travis-ci.org/hyperium/hyper.svg?branch=master)](https://travis-ci.org/hyperium/hyper) An HTTP library for Rust.