diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2016-06-16 04:20:23 +0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-06-15 21:20:52 -0400 |
| commit | 1cfcc02fc3a2352868fb102118aff22b6e05c610 (patch) | |
| tree | 55b12e07c1771f3dd58af081c8686a096c53cb33 /docs/ref/django-admin.txt | |
| parent | 99e51bf168a628f67749fcfbd31951c499c403fc (diff) | |
[1.9.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.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index 1afaf15038..d0e88fd457 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -967,7 +967,7 @@ interpreter, use the ``--plain`` option, like so:: django-admin shell --plain -.. _IPython: http://ipython.scipy.org/ +.. _IPython: https://ipython.org/ .. _bpython: http://bpython-interpreter.org/ .. django-admin-option:: --nostartup |
