From 3f69239b275d00b9127cfe21e4a9f6c3508d56ef Mon Sep 17 00:00:00 2001 From: Kristian Glass Date: Mon, 24 Sep 2012 16:44:31 +0100 Subject: [PATCH] Added :target: attribute to Travis status image in README --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 760b502..2969113 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,7 @@ DJ-Database-URL ~~~~~~~~~~~~~~ .. image:: https://secure.travis-ci.org/kennethreitz/dj-database-url.png?branch=master + :target: http://travis-ci.org/kennethreitz/dj-database-url This simple Django utility allows you to utilize the `12factor `_ inspired