diff options
Diffstat (limited to 'docs/ref/django-admin.txt')
| -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 2ecf082575..a783767981 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -950,7 +950,7 @@ Python interpreter, use ``python`` as the interface name, like so:: In older versions, use the ``--plain`` option instead of ``-i python``. This is deprecated and will be removed in Django 2.0. -.. _IPython: http://ipython.scipy.org/ +.. _IPython: https://ipython.org/ .. _bpython: http://bpython-interpreter.org/ .. django-admin-option:: --nostartup |
