From efe98743718d694e5cb35cd5b99de8b1cabe658f Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Thu, 16 Jun 2016 04:20:23 +0300 Subject: [1.10.x] Fixed broken links in docs and comments. Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master --- docs/ref/contrib/gis/install/index.txt | 2 +- docs/ref/django-admin.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/ref') diff --git a/docs/ref/contrib/gis/install/index.txt b/docs/ref/contrib/gis/install/index.txt index 19f0f25432..70524b9562 100644 --- a/docs/ref/contrib/gis/install/index.txt +++ b/docs/ref/contrib/gis/install/index.txt @@ -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 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 -- cgit v1.3