diff options
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/django-admin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index 52eaaa331b..f2c9e1bdc3 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -957,7 +957,7 @@ suitable for production: .. code-block:: text WARNING: This is a development server. Do not use it in a production setting. Use a production WSGI or ASGI server instead. - For more information on production servers see: https://docs.djangoproject.com/en/stable/howto/deployment/ + For more information on production servers see: https://docs.djangoproject.com/en/|version|/howto/deployment/ Set this environment variable to ``"true"`` to hide this warning. |
