mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[1.10.x] Fixed broken links in docs and comments.
Backport of 96f97691ad from master
This commit is contained in:
@@ -975,7 +975,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
|
||||
|
||||
Reference in New Issue
Block a user