From 7aabd6238028f4bb78d0687bbccc97bcf634e28b Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Sun, 29 Nov 2015 08:29:46 -0800 Subject: Fixed #25778 -- Updated docs links to use https when available. --- docs/ref/contrib/gis/tutorial.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/ref/contrib/gis/tutorial.txt') diff --git a/docs/ref/contrib/gis/tutorial.txt b/docs/ref/contrib/gis/tutorial.txt index c2fd78c88a..cc2df71ec1 100644 --- a/docs/ref/contrib/gis/tutorial.txt +++ b/docs/ref/contrib/gis/tutorial.txt @@ -38,7 +38,7 @@ basic apps`_ project. [#]_ .. _OGC: http://www.opengeospatial.org/ .. _world borders: http://thematicmapping.org/downloads/world_borders.php -.. _GeoDjango basic apps: http://code.google.com/p/geodjango-basic-apps/ +.. _GeoDjango basic apps: https://code.google.com/p/geodjango-basic-apps/ Setting Up ========== @@ -735,7 +735,7 @@ may be edited by clicking on a polygon and dragging the vertexes to the desired position. .. _OpenLayers: http://openlayers.org/ -.. _Open Street Map: http://www.openstreetmap.org/ +.. _Open Street Map: https://www.openstreetmap.org/ .. _Vector Map Level 0: http://earth-info.nga.mil/publications/vmap0.html .. _OSGeo: http://www.osgeo.org @@ -771,6 +771,6 @@ option class in your ``admin.py`` file:: .. [#] GeoDjango basic apps was written by Dane Springmeyer, Josh Livni, and Christopher Schmidt. .. [#] This point is the `University of Houston Law Center - `_. + `_. .. [#] Open Geospatial Consortium, Inc., `OpenGIS Simple Feature Specification For SQL `_. -- cgit v1.3