summaryrefslogtreecommitdiff
path: root/docs/ref/django-admin.txt
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2016-06-16 04:20:23 +0300
committerTim Graham <timograham@gmail.com>2016-06-15 21:20:38 -0400
commitefe98743718d694e5cb35cd5b99de8b1cabe658f (patch)
tree1f0a3b8bca9934e5b66123531ca41f393bef5ca4 /docs/ref/django-admin.txt
parentf9b3a6a76f51395a77ab77a8784851549400bbed (diff)
[1.10.x] Fixed broken links in docs and comments.
Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master
Diffstat (limited to 'docs/ref/django-admin.txt')
-rw-r--r--docs/ref/django-admin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt
index 55e263477b..19793fad4d 100644
--- a/docs/ref/django-admin.txt
+++ b/docs/ref/django-admin.txt
@@ -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