Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16289 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Jannis Leidel 2011-05-29 12:47:30 +00:00
parent 8f4d394c74
commit 61da3cc47a
18 changed files with 18 additions and 18 deletions

View file

@ -150,7 +150,7 @@ GeoDjango Tests
.. versionchanged:: 1.3
GeoDjango's test suite may be run in one of two ways, either by itself or
with the rest of :ref:`Django's unit tests <unit-tests>`.
with the rest of :ref:`Django's unit tests <running-unit-tests>`.
Run only GeoDjango tests
------------------------

View file

@ -13,7 +13,7 @@ developers).
At present, the package contains only a single template tag. If you have ideas
for Web-designer-friendly functionality in Django, please
:doc:`suggest them </internals/contributing>`.
:doc:`suggest them </internals/contributing/index>`.
Template tags
=============