From 272d489eea7d84319e02b73eec2bfa88fd243ed0 Mon Sep 17 00:00:00 2001 From: Nino Khodabandeh Date: Fri, 18 Dec 2015 15:33:59 -0800 Subject: [PATCH] Update README.md Points build status to a correct url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d93774..e494ab5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/hpcloud/tail.svg)](https://travis-ci.org/ActiveState/tail) +[![Build Status](https://travis-ci.org/hpcloud/tail.svg)](https://travis-ci.org/hpcloud/tail) # Go package for tail-ing files