mirror of
https://github.com/django/django.git
synced 2025-11-19 11:15:44 +00:00
Ensured :doc: role uses absolute targets in docs.
This commit is contained in:
parent
ae03f81ffa
commit
56955636e6
24 changed files with 247 additions and 237 deletions
|
|
@ -29,8 +29,8 @@ You should also consider how you will handle :doc:`static files
|
|||
:doc:`error reporting</howto/error-reporting>`.
|
||||
|
||||
Finally, before you deploy your application to production, you should run
|
||||
through our :doc:`deployment checklist<checklist>` to ensure that your
|
||||
configurations are suitable.
|
||||
through our :doc:`deployment checklist </howto/deployment/checklist>` to ensure
|
||||
that your configurations are suitable.
|
||||
|
||||
.. _WSGI: https://wsgi.readthedocs.io/en/latest/
|
||||
.. _ASGI: https://asgi.readthedocs.io/en/latest/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue