1
0
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:
Ville Skyttä
2016-06-16 04:20:23 +03:00
committed by Tim Graham
parent f9b3a6a76f
commit efe9874371
22 changed files with 25 additions and 25 deletions

View File

@@ -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