aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-08-26 00:43:35 +0200
committerTom Christie2012-08-26 00:43:35 +0200
commit8bc04317b071048326df8391910d5186c3195fb8 (patch)
tree9e37bcb89d70d5787707fd81f74decd4e5f1dec1
parent96dd1b50e6744ecdb11475ae7f78cbe95e23e517 (diff)
downloaddjango-rest-framework-8bc04317b071048326df8391910d5186c3195fb8.tar.bz2
Point build status at correct location
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 3ed08775..aa1bda4b 100644
--- a/README.rst
+++ b/README.rst
@@ -7,8 +7,8 @@ Django REST framework
:build status: |build-image|
-.. |build-image| image:: https://secure.travis-ci.org/markotibold/django-rest-framework.png?branch=master
- :target: https://secure.travis-ci.org/markotibold/django-rest-framework
+.. |build-image| image:: https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=master
+ :target: https://secure.travis-ci.org/tomchristie/django-rest-framework
Overview
========