aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTom Christie2011-06-15 14:41:09 +0100
committerTom Christie2011-06-15 14:41:09 +0100
commit1cb84cd4e82880caea645ebd99a947cead3096b9 (patch)
tree5ae955f4a7ef5cd9754f2b5c11caecdedcad1f10 /docs
parentff6e78323f88fd58b1de5b02e2440c2fc24c9c8b (diff)
parent49a2817eb5ccf5f176ff5366d69df3a307dfcda2 (diff)
downloaddjango-rest-framework-1cb84cd4e82880caea645ebd99a947cead3096b9.tar.bz2
Merge throttling and fix up a coupla things
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 58354ae3..8a285271 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -31,7 +31,7 @@ Resources
* The ``djangorestframework`` package is `available on PyPI <http://pypi.python.org/pypi/djangorestframework>`_.
* We have an active `discussion group <http://groups.google.com/group/django-rest-framework>`_ and a `project blog <http://blog.django-rest-framework.org>`_.
* Bug reports are handled on the `issue tracker <https://github.com/tomchristie/django-rest-framework/issues>`_.
-* There is a `Jenkins CI server <http://datacenter.tibold.nl/job/djangorestframework/>`_ which tracks test status and coverage reporting. (Thanks Marko!)
+* There is a `Jenkins CI server <http://jenkins.tibold.nl/job/djangorestframework/>`_ which tracks test status and coverage reporting. (Thanks Marko!)
Any and all questions, thoughts, bug reports and contributions are *hugely appreciated*.