mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +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
|
@ -86,7 +86,7 @@ the ``django`` module within your checkout.
|
|||
If you're going to be working on Django's code (say, to fix a bug or
|
||||
develop a new feature), you can probably stop reading here and move
|
||||
over to :doc:`the documentation for contributing to Django
|
||||
</internals/contributing>`, which covers things like the preferred
|
||||
</internals/contributing/index>`, which covers things like the preferred
|
||||
coding style and how to generate and submit a patch.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue