From bef4d061ffa36f032a68be672208a93f153a79c0 Mon Sep 17 00:00:00 2001 From: Brett Randall Date: Wed, 2 May 2018 15:05:23 +1000 Subject: [PATCH] Fixed Travis Build Status URL post relocation to requests org. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0595464..1a6ec6f 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,4 @@ See http://httpbin.org for more information. ## Build Status -[![Build Status](https://travis-ci.org/kennethreitz/httpbin.svg?branch=master)](https://travis-ci.org/kennethreitz/httpbin) +[![Build Status](https://travis-ci.org/requests/httpbin.svg?branch=master)](https://travis-ci.org/requests/httpbin)