From b556909eab69d4610187fa7e54960892453b0979 Mon Sep 17 00:00:00 2001 From: Aaron Suggs Date: Fri, 11 Jan 2013 21:44:31 -0500 Subject: [PATCH] README.md: fix travis CI link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bc8163..83c1f4c 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ less on short-term, one-off hacks to block a particular attack. Rack::Attack complements tools like iptables and nginx's [limit_zone module](http://wiki.nginx.org/HttpLimitZoneModule). -[![Travis CI](https://secure.travis-ci.org/ktheory/rack-attack.png)](http://travis-ci.org/ktheory/rack-attack) +[![Build Status](https://travis-ci.org/kickstarter/rack-attack.png?branch=master)](https://travis-ci.org/kickstarter/rack-attack) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/kickstarter/rack-attack) ## License