mirror of
https://github.com/django/django.git
synced 2025-07-24 21:54:14 +00:00
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:
parent
8f4d394c74
commit
61da3cc47a
18 changed files with 18 additions and 18 deletions
|
@ -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
|
||||
------------------------
|
||||
|
|
|
@ -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
|
||||
=============
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue