diff options
Diffstat (limited to 'docs/intro/tutorial01.txt')
| -rw-r--r-- | docs/intro/tutorial01.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/tutorial01.txt b/docs/intro/tutorial01.txt index 0536eca2f7..3f89220949 100644 --- a/docs/intro/tutorial01.txt +++ b/docs/intro/tutorial01.txt @@ -135,7 +135,7 @@ You'll see the following output on the command line: Quit the server with CONTROL-C. 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/ .. note:: Ignore the warning about unapplied database migrations for now; we'll deal |
