[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

@ -327,7 +327,7 @@ Fink
of the `Fink`__ package system. `Different packages are available`__ (starting
with "django-gis"), depending on which version of Python you want to use.
__ http://schwehr.org/blog/
__ https://schwehr.blogspot.com/
__ http://www.finkproject.org/
__ http://pdb.finkproject.org/pdb/browse.php?summary=django-gis

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