From 16728e878474e2d790d22ab97bcb7ef2e9e825da Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Wed, 27 Mar 2013 18:23:55 +0100 Subject: [PATCH] Fixed URL to travis. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ef2591d..7fd8e6b 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ django-configurations .. image:: https://secure.travis-ci.org/jezdez/django-configurations.png :alt: Build Status - :target: https://secure.travis-ci.org/jezdez/django-configurations + :target: https://travis-ci.org/jezdez/django-configurations django-configurations eases Django project configuration by relying on the composability of Python classes. It extends the notion of