aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-01-24 17:53:59 +0000
committerTom Christie2012-01-24 17:53:59 +0000
commitf21107396a0f45be3bb06233358b20ceaca52ba3 (patch)
treeca4c896b99213a8aa21f124690e0a591cf2dd959
parent27590fea8b34f95fc4419524db18cc5053699bee (diff)
parent2dfc048e6f9c33652d9c6e50213524124a4701eb (diff)
downloaddjango-rest-framework-f21107396a0f45be3bb06233358b20ceaca52ba3.tar.bz2
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 45467440..9cec01cf 100644
--- a/README.rst
+++ b/README.rst
@@ -16,7 +16,7 @@ Full documentation for the project is available at http://django-rest-framework.
Issue tracking is on `GitHub <https://github.com/tomchristie/django-rest-framework/issues>`_.
General questions should be taken to the `discussion group <http://groups.google.com/group/django-rest-framework>`_.
-We also have a `Jenkins service <http://jenkins.tibold.nl/job/djangorestframework/>`_ which runs our test suite.
+We also have a `Jenkins service <http://jenkins.tibold.nl/job/djangorestframework1/>`_ which runs our test suite.
Requirements: