diff options
| author | markotibold | 2011-06-13 14:44:12 +0200 |
|---|---|---|
| committer | markotibold | 2011-06-13 14:44:12 +0200 |
| commit | 1720c449045fba54f7af776f0259d6dc84e7e54b (patch) | |
| tree | 7d0c617cd398352e3e0382be49cd0b1b660f3dd1 /docs | |
| parent | 323d52e7c44c208dce545a8084f7401384fd731e (diff) | |
| download | django-rest-framework-1720c449045fba54f7af776f0259d6dc84e7e54b.tar.bz2 | |
I added a dns record to my domain: jenkins.tibold.nl
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 481bdfe2..82c3e0cd 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*. |
