mirror of
https://github.com/django/django.git
synced 2025-10-30 09:06:13 +00:00
Replaced :doc: role usage with :ref: when appropriate in docs.
This commit is contained in:
@@ -47,7 +47,7 @@ Keep old patches up-to-date
|
||||
Oftentimes the codebase will change between a patch being submitted and the
|
||||
time it gets reviewed. Make sure it still applies cleanly and functions as
|
||||
expected. Updating a patch is both useful and important! See more on
|
||||
:doc:`writing-code/submitting-patches`.
|
||||
:ref:`patch-review-checklist`.
|
||||
|
||||
Write some documentation
|
||||
------------------------
|
||||
|
||||
Reference in New Issue
Block a user